release 0.65.4
This commit is contained in:
parent
947cb6f44f
commit
d02ad5f7a6
2 changed files with 22 additions and 3 deletions
|
@ -146,6 +146,13 @@ intent_script:
|
|||
- Bump pyvera to 0.2.42. Improve event loop robustness. ([@pavoni] - [#13095]) ([vera docs])
|
||||
- Fix Kodi by updateding jsonrpc-websocket to 0.6 ([@Tadly] - [#13096]) ([media_player.kodi docs])
|
||||
|
||||
## {% linkable_title Release 0.65.3 - March 12 %}
|
||||
|
||||
- Fix unavailable property for wemo switch ([@balloob] - [#13106]) ([switch.wemo docs])
|
||||
- Hue: Catch if bridge goes unavailable ([@balloob] - [#13109]) ([hue docs]) ([light.hue docs])
|
||||
- Adding check for empty discovery info in alarm control panel Egardia. ([@jeroenterheerdt] - [#13114]) ([alarm_control_panel.egardia docs])
|
||||
- Throttle Arlo api calls ([@arsaboo] - [#13143]) ([arlo docs])
|
||||
|
||||
## {% linkable_title If you need help... %}
|
||||
|
||||
...don't hesitate to use our very active [forums](https://community.home-assistant.io/) or join us for a little [chat](https://discord.gg/c5DvZ4e). The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.
|
||||
|
@ -694,3 +701,15 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||
[media_player.cast docs]: https://home-assistant.io/components/media_player.cast/
|
||||
[media_player.kodi docs]: https://home-assistant.io/components/media_player.kodi/
|
||||
[vera docs]: https://home-assistant.io/components/vera/
|
||||
[#13106]: https://github.com/home-assistant/home-assistant/pull/13106
|
||||
[#13109]: https://github.com/home-assistant/home-assistant/pull/13109
|
||||
[#13114]: https://github.com/home-assistant/home-assistant/pull/13114
|
||||
[#13143]: https://github.com/home-assistant/home-assistant/pull/13143
|
||||
[@arsaboo]: https://github.com/arsaboo
|
||||
[@balloob]: https://github.com/balloob
|
||||
[@jeroenterheerdt]: https://github.com/jeroenterheerdt
|
||||
[alarm_control_panel.egardia docs]: https://home-assistant.io/components/alarm_control_panel.egardia/
|
||||
[arlo docs]: https://home-assistant.io/components/arlo/
|
||||
[hue docs]: https://home-assistant.io/components/hue/
|
||||
[light.hue docs]: https://home-assistant.io/components/light.hue/
|
||||
[switch.wemo docs]: https://home-assistant.io/components/switch.wemo/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue