All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
2.2.1 / 2018-04-30
- Updated dependencies to fix security issue.
2.2.0 / 2018-03-17
- Added getPublicData API call (#38)
2.1.0 / 2017-02-18
- Added gethomecoachsdata API call (#28)
Thank you to @devleaks for their pull request.
2.0.0 / 2016-11-23
- Created Changelog
- Update LICENSE
- Update documentation URLs
- Update tests and readme to reflect new docs
- Sunset functions [
getUser
],getDevicelist
, [getThermstate
]. (#23)
Thank you to @danilowanner for their pull request.
1.6.0 / 2016-07-23
getdevicelist
support fordevice_id
,get_favorites
as parameters via (#19)getstationsdata
support fordevice_id
,get_favorites
as parameters via (#19)
getstationsdata
support forapp_type
parameter via (#19)
Thank you to @tonyliu7870 for their pull request.
1.5.0 / 2016-04-12
gethomedata
via (#18)getnextevents
via (#18)geteventsuntil
via (#18)getlasteventof
via (#18)getcamerapicture
via (#18)- option for access token to be provided in the constructor via (#16)
_parse
body only when content-type is 'application/json'_ problem via (#15)
Thank you to @SeraphimSerapis, @janhuddel, and @Nibbler999 for their pull requests.
1.4.0 / 2016-01-21
getthermostatsdata
functionality via (#14)getstationsdata
api call via (#11)- More documentation via (#14)
error-message
from response via (#13)
- Updated urls in comments to the new netatmo urls via (#11)
Thank you to @patricks, @janhuddel, and @marcuspocus for their pull requests.