diff --git a/source/_posts/2016-06-18-pandora-bt-home-hub-5-and-local-file-camera.markdown b/source/_posts/2016-06-18-pandora-bt-home-hub-5-and-local-file-camera.markdown index fa88371b78b..fb37c9ed1a8 100644 --- a/source/_posts/2016-06-18-pandora-bt-home-hub-5-and-local-file-camera.markdown +++ b/source/_posts/2016-06-18-pandora-bt-home-hub-5-and-local-file-camera.markdown @@ -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/ diff --git a/source/index.html b/source/index.html index 35829381f62..4b374a6f525 100644 --- a/source/index.html +++ b/source/index.html @@ -15,8 +15,8 @@ hide_github_edit: true