Bibliothèques d'accès au service HomebySFR
Go to file
Sasha MOREL 4c6063cd8c Logout method
Python2:
- Added HomeSFR.logout () method to logout from service
- moved HomeSFR.get_cookies () method in the HomeSFR class

Python3:
- Added HomeSFR.logout () method to logout from service
- moved HomeSFR.get_cookies () method in the HomeSFR class
2021-08-14 08:30:46 +02:00
python2 Logout method 2021-08-14 08:30:46 +02:00
python3 Logout method 2021-08-14 08:30:46 +02:00
.gitignore Gerenal: 2021-08-14 08:30:46 +02:00
LICENSE Initial commit 2021-08-14 08:30:45 +02:00
README.md Gerenal: 2021-08-14 08:30:46 +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.