Publish hotfix 0.22.1

This commit is contained in:
Paulus Schoutsen 2016-06-19 21:17:07 -07:00
parent 152c6499b1
commit 08982e9387
2 changed files with 18 additions and 2 deletions

View file

@ -43,6 +43,22 @@ Another cool addition is the local file camera. This seems very basic at first b
- Sensor: [SNMP] is now supported ([@fabaff])
- Sensor: Support for Swiss hydrological data ([@fabaff])
### {% linkable_title Breaking change %}
- The new Netatmo support caused us to change how Netatmo are configured. It's now done via it's own component.
```yaml
netatmo:
api_key: API_KEY
secret_key: SECRET_KEY
username: username
password: password
```
### {% linkable_title Hotfix 0.22.1 - June 20 %}
- Insteon Hub lights will load again
[@acockburn]: https://github.com/acockburn/
[@arsaboo]: https://github.com/arsaboo/
[@dansullivan86]: https://github.com/dansullivan86/