diff --git a/source/_posts/2020-02-05-release-105.markdown b/source/_posts/2020-02-05-release-105.markdown index 02ce206b9e6..6f85660fdeb 100644 --- a/source/_posts/2020-02-05-release-105.markdown +++ b/source/_posts/2020-02-05-release-105.markdown @@ -529,6 +529,7 @@ Hats over your heart for these shuttered integrations. Pour one out for: - Fix iCloud device battery level can be None ([@Quentame] - [#31468]) ([icloud docs]) (beta fix) - Automation device/entity extraction to include triggers + conditions ([@balloob] - [#31474]) ([automation docs]) (beta fix) - Re-branding of Hass.io panel to Supervisor ([@frenck] - [#31480]) ([hassio docs]) (breaking change) (beta fix) +- Remove tests for deprecated key ([@balloob] - [#31491]) (beta fix) ## All changes @@ -832,6 +833,7 @@ Hats over your heart for these shuttered integrations. Pour one out for: - Fix iCloud device battery level can be None ([@Quentame] - [#31468]) ([icloud docs]) (beta fix) - Automation device/entity extraction to include triggers + conditions ([@balloob] - [#31474]) ([automation docs]) (beta fix) - Re-branding of Hass.io panel to Supervisor ([@frenck] - [#31480]) ([hassio docs]) (breaking change) (beta fix) +- Remove tests for deprecated key ([@balloob] - [#31491]) (beta fix) [#26456]: https://github.com/home-assistant/home-assistant/pull/26456 [#26834]: https://github.com/home-assistant/home-assistant/pull/26834 @@ -1133,6 +1135,7 @@ Hats over your heart for these shuttered integrations. Pour one out for: [#31468]: https://github.com/home-assistant/home-assistant/pull/31468 [#31474]: https://github.com/home-assistant/home-assistant/pull/31474 [#31480]: https://github.com/home-assistant/home-assistant/pull/31480 +[#31491]: https://github.com/home-assistant/home-assistant/pull/31491 [@Adminiuga]: https://github.com/Adminiuga [@Anonym-tsk]: https://github.com/Anonym-tsk [@BKPepe]: https://github.com/BKPepe