Commit Graph

9 Commits

Author SHA1 Message Date
Gilles MOREL 9af3dc69ab Cookies Import and Export
Python3:
- Added cookies import and export
- Changed HomeSFR.login () behavior if there's no username and password
- Changed HomeSFR.__str__ () if there's no username
- Added HomeSFR.get_cookies ()
- Set autologin always to False is there no credential to use
2016-05-23 09:23:26 +02:00
Gilles MOREL 60974181fa Documentation changes
Python3:
- Changed description of HomeSFR.get_sensors ()
- Changed description of HomeSFR.get_all_sensors ()
- Changed type of return of HomeSFR.get_all_sensors (), it was a list and the doc said it was a tuple
2016-05-23 08:41:07 +02:00
Gilles MOREL 11050152c3 Gerenal:
- Changed structure to allow other languages
- Added Python2's file to ignore in .gitignore
- Changed README with a language-free text

Python2:
- Added initial file with top

Python3:
- Added Sensor class for better reading of values
- Changed return of HomeSFR.get_sensor () method
2016-05-22 22:57:39 +02:00
Gilles MOREL fe41141672 Adding TODOS 2016-05-21 16:59:51 +02:00
Gilles MOREL 651fa470f7 No need of so much complicated gitignore file, for the moment. 2016-05-19 15:43:38 +02:00
Gilles MOREL a2afd83117 More details… 2016-05-19 15:35:32 +02:00
Gilles MOREL 61ce155e2b Adding the current version of the library 2016-05-19 15:15:55 +02:00
Gilles Émilien MOREL 516734b611 Update README.md
More informations…
2016-05-19 15:08:01 +02:00
Gilles Émilien MOREL 8224cd1594 Initial commit 2016-05-19 14:54:56 +02:00