From 1f3d2f47860256736509f689739d1f731711dd97 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 18 Mar 2020 14:57:31 +0100 Subject: [PATCH] Add last minute fix to 0.107 release blog post --- source/_posts/2020-03-18-release-107.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_posts/2020-03-18-release-107.markdown b/source/_posts/2020-03-18-release-107.markdown index da78ff64f56..7baba12d4e5 100644 --- a/source/_posts/2020-03-18-release-107.markdown +++ b/source/_posts/2020-03-18-release-107.markdown @@ -373,6 +373,7 @@ Experiencing issues introduced by this release? Please report them in our [issue - Introduce safe scan_interval for vicare ([@oischinger] - [#32915]) ([vicare docs]) (beta fix) - Fix hassio panel load ([@balloob] - [#32922]) ([hassio docs]) (beta fix) - Updated frontend to 20200318.0 ([@bramkragten] - [#32931]) ([frontend docs]) (beta fix) +- Fix flaky tests for HMIPC ([@SukramJ] - [#32806]) (beta fix) ## All changes @@ -703,6 +704,7 @@ Experiencing issues introduced by this release? Please report them in our [issue - Introduce safe scan_interval for vicare ([@oischinger] - [#32915]) ([vicare docs]) (beta fix) - Fix hassio panel load ([@balloob] - [#32922]) ([hassio docs]) (beta fix) - Updated frontend to 20200318.0 ([@bramkragten] - [#32931]) ([frontend docs]) (beta fix) +- Fix flaky tests for HMIPC ([@SukramJ] - [#32806]) (beta fix) [#27303]: https://github.com/home-assistant/core/pull/27303 [#27721]: https://github.com/home-assistant/core/pull/27721 @@ -1003,6 +1005,7 @@ Experiencing issues introduced by this release? Please report them in our [issue [#32783]: https://github.com/home-assistant/core/pull/32783 [#32787]: https://github.com/home-assistant/core/pull/32787 [#32789]: https://github.com/home-assistant/core/pull/32789 +[#32806]: https://github.com/home-assistant/core/pull/32806 [#32807]: https://github.com/home-assistant/core/pull/32807 [#32809]: https://github.com/home-assistant/core/pull/32809 [#32810]: https://github.com/home-assistant/core/pull/32810