Gilles MOREL 15bc8e86bd Copy Python3 code to Python2 lib
Python2:
- Added author
- Added Sensor class
- Added HomeSFR class
- Corrected date error for cameras (datetime.datetime.strptime does not understand '0000-00-00 00:00:00')
- Added encoding error TODO

Python3:
- Changed __name__
- Remove import of datetime.timezone
- Corrected date error for cameras (datetime.datetime.strptime does not understand '0000-00-00 00:00:00')
2016-05-23 12:03:27 +02:00
2016-05-23 12:03:27 +02:00
2016-05-23 12:03:27 +02:00
2016-05-22 22:57:39 +02:00
2016-05-19 14:54:56 +02:00
2016-05-22 22:57:39 +02:00

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.

Description
Bibliothèques d'accès au service HomebySFR
Readme 182 KiB
1.4 Latest
2020-10-21 09:34:32 +02:00
Languages
Python 100%