beveradb / sonoff-lan-mode-homeassistant

Home Assistant platform to control Sonoff switches running the latest Itead firmware, locally (LAN mode).
MIT License
74 stars 37 forks source link

Update homeassistant to 0.89.0 #33

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates homeassistant from 0.88.0 to 0.89.0.

Changelog ### 0.88.2 ``` - Make sure that device trackers is always a list during creation ([balloob] - [21193]) ([person docs]) - Allow custom_effect to be absent from Flux configuration ([conleydg] - [21317]) ([light.flux_led docs]) - Fix person update on create ([MartinHjelmare] - [21355]) ([person docs]) - Scene validator fix ([yosilevy] - [21362]) ([scene docs]) - Improve tolerance of SmartThings Climate platform ([andrewsayre] - [21383]) ([smartthings docs]) - Bump PyXiaomiGateway version to 0.11.2 ([syssi] - [21453]) ([xiaomi_aqara docs]) [21193]: https://github.com/home-assistant/home-assistant/pull/21193 [21317]: https://github.com/home-assistant/home-assistant/pull/21317 [21355]: https://github.com/home-assistant/home-assistant/pull/21355 [21362]: https://github.com/home-assistant/home-assistant/pull/21362 [21383]: https://github.com/home-assistant/home-assistant/pull/21383 [21453]: https://github.com/home-assistant/home-assistant/pull/21453 [MartinHjelmare]: https://github.com/MartinHjelmare [andrewsayre]: https://github.com/andrewsayre [balloob]: https://github.com/balloob [conleydg]: https://github.com/conleydg [syssi]: https://github.com/syssi [yosilevy]: https://github.com/yosilevy [light.flux_led docs]: https://www.home-assistant.io/components/light.flux_led/ [person docs]: https://www.home-assistant.io/components/person/ [scene docs]: https://www.home-assistant.io/components/scene/ [smartthings docs]: https://www.home-assistant.io/components/smartthings/ [xiaomi_aqara docs]: https://www.home-assistant.io/components/xiaomi_aqara/ ``` ### 0.88.1 ``` - Fix ZHA bugs ([dmulcahey] - [21246]) ([zha docs]) - Add missing configuration option to plex ([elupus] - [21264]) ([media_player.plex docs]) - Add missing configation option ([elupus] - [21265]) ([sensor.imap_email_content docs]) - Add SamsungTV Mac validation ([balloob] - [21268]) ([media_player.samsungtv docs]) - update services.yaml ([dmulcahey] - [21276]) - Fix unhandled exception in Ambient PWS config entry ([bachya] - [21278]) ([ambient_station docs]) - Fix yeelight config validation ([balloob] - [21295]) ([light.yeelight docs]) [21246]: https://github.com/home-assistant/home-assistant/pull/21246 [21264]: https://github.com/home-assistant/home-assistant/pull/21264 [21265]: https://github.com/home-assistant/home-assistant/pull/21265 [21268]: https://github.com/home-assistant/home-assistant/pull/21268 [21276]: https://github.com/home-assistant/home-assistant/pull/21276 [21278]: https://github.com/home-assistant/home-assistant/pull/21278 [21295]: https://github.com/home-assistant/home-assistant/pull/21295 [bachya]: https://github.com/bachya [balloob]: https://github.com/balloob [dmulcahey]: https://github.com/dmulcahey [elupus]: https://github.com/elupus [ambient_station docs]: https://www.home-assistant.io/components/ambient_station/ [light.yeelight docs]: https://www.home-assistant.io/components/light.yeelight/ [media_player.plex docs]: https://www.home-assistant.io/components/media_player.plex/ [media_player.samsungtv docs]: https://www.home-assistant.io/components/media_player.samsungtv/ [sensor.imap_email_content docs]: https://www.home-assistant.io/components/sensor.imap_email_content/ [zha docs]: https://www.home-assistant.io/components/zha/ ```
Links - PyPI: https://pypi.org/project/homeassistant - Changelog: https://pyup.io/changelogs/homeassistant/ - Repo: https://github.com/home-assistant/home-assistant/archive/0.89.0.zip - Homepage: https://home-assistant.io/
pyup-bot commented 5 years ago

Closing this in favor of #34