Release 0.109.6

This commit is contained in:
Paulus Schoutsen 2020-05-07 10:35:50 -07:00
parent 95eae3b14b
commit 6ac3763a50

View File

@ -556,6 +556,24 @@ Pushetta has been offline since September 2019 and the Yahoo Weather API has bee
[sms docs]: /integrations/sms/
[unifi docs]: /integrations/unifi/
## Release 0.109.6 - May 7
- Fix roomba 980 position report ([@shenxn] - [#35316]) ([roomba docs])
- Update pymyq to 2.0.2 ([@bdraco] - [#35330]) ([myq docs])
- Fix Synology DSM discovery can't be ignored ([@Quentame] - [#35331]) ([synology_dsm docs])
- Remove panasonic_viera from legacy discovery (@joogps - #34909)
- Fix Islamic prayer sensor timestamp format (@engrbm87 - #35243)
[#35316]: https://github.com/home-assistant/core/pull/35316
[#35330]: https://github.com/home-assistant/core/pull/35330
[#35331]: https://github.com/home-assistant/core/pull/35331
[@Quentame]: https://github.com/Quentame
[@bdraco]: https://github.com/bdraco
[@shenxn]: https://github.com/shenxn
[myq docs]: /integrations/myq/
[roomba docs]: /integrations/roomba/
[synology_dsm docs]: /integrations/synology_dsm/
## All changes
<details>