Releases: skrollme/homebridge-eveatmo
Releases · skrollme/homebridge-eveatmo
1.1.2
1.1.1
What's Changed
- Added flag to enable/disable AirQuality sensor for indoor module by @Tellicious in #76
New Contributors
- @Tellicious made their first contribution in #76
Full Changelog: v1.1.0...v1.1.1
1.1.0
v1.1.0-beta2
- try to refresh token earlier than necessary + retry on refresh-fail
- updated config.schema.json
v1.1.0-beta1
- Readded the password grant type and lets you choose which one you want to use.
Notice: password grant type can only be used if you try to access your own Netatmo devices
1.0.1
1.0.0
0.7.0-beta3
- persisting access_token and refresh_token on disk to use it after restart
0.7.0-beta2
- cleanup + updated history.md
0.7.0-beta1
- switch to refresh_token-authentication because user/password-authentication is deprecated and it's support will end soon