Bibliothèques d'accès au service HomebySFR
Go to file
Gilles MOREL 9f2f4a06d1 Added log retrievment
Python2:
- Added the Common.get_xml_elements () for multiple usage of this routine
- Added HomeSFR.do_autologin () to trigger the autologin
- Removed autologin code in methods which have it
- Added HomeSFR.get_logs () method

Python3:
- Added the Common.get_xml_elements () for multiple usage of this routine
- Added HomeSFR.do_autologin () to trigger the autologin
- Removed autologin code in methods which have it
- Added HomeSFR.get_logs () method
2016-05-26 16:57:48 +02:00
python2 Added log retrievment 2016-05-26 16:57:48 +02:00
python3 Added log retrievment 2016-05-26 16:57:48 +02:00
.gitignore Gerenal: 2016-05-22 22:57:39 +02:00
LICENSE Initial commit 2016-05-19 14:54:56 +02:00
README.md Gerenal: 2016-05-22 22:57:39 +02:00

README.md

What's this?

This is a set of libraries to control your Home by SFR account. They all work around the website.

What's Home by SFR?

Home by SFR is a security and automation service provided by the French Internet provider SFR. The library was only tested for the French version because I don't know if it exists elsewhere

Licence

These libraries are under GNU GPL v3.