From 6ac3763a5084029ffaa77f79c93d13a6645f98a2 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 7 May 2020 10:35:50 -0700 Subject: [PATCH] Release 0.109.6 --- source/_posts/2020-04-29-release-109.markdown | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/_posts/2020-04-29-release-109.markdown b/source/_posts/2020-04-29-release-109.markdown index 591512f8580..be8755797ea 100644 --- a/source/_posts/2020-04-29-release-109.markdown +++ b/source/_posts/2020-04-29-release-109.markdown @@ -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