diff --git a/source/_posts/2020-07-01-release-113.markdown b/source/_posts/2020-07-01-release-113.markdown index 9ebc45e329f..a1f3813ebff 100644 --- a/source/_posts/2020-07-01-release-113.markdown +++ b/source/_posts/2020-07-01-release-113.markdown @@ -830,7 +830,6 @@ In general, all variables that start with `paper` will be removed at some point. - Stop automation runs when turned off or reloaded ([@pnbruckner] - [#38174]) ([automation docs]) - Bump tesla-powerwall to 0.2.12 to handle powerwall firmware 1.48+ ([@bdraco] - [#38180]) ([powerwall docs]) - Ignore harmony hubs ips that are already configured during ssdp discovery ([@bdraco] - [#38181]) ([harmony docs]) -- Make rfxtrx RfyDevices have sun automation switches ([@elupus] - [#38210]) ([rfxtrx docs]) - Fix detection of zones 2 and 3 in Onkyo/Pioneer amplifiers ([@vdkeybus] - [#38234]) ([onkyo docs]) - Fix repeat action when variables present ([@pnbruckner] - [#38237]) ([script docs]) - Fix parallel script containing repeat or choose action with max_runs > 10 ([@pnbruckner] - [#38243]) ([automation docs]) ([script docs]) @@ -849,7 +848,6 @@ In general, all variables that start with `paper` will be removed at some point. [#38174]: https://github.com/home-assistant/core/pull/38174 [#38180]: https://github.com/home-assistant/core/pull/38180 [#38181]: https://github.com/home-assistant/core/pull/38181 -[#38210]: https://github.com/home-assistant/core/pull/38210 [#38234]: https://github.com/home-assistant/core/pull/38234 [#38237]: https://github.com/home-assistant/core/pull/38237 [#38243]: https://github.com/home-assistant/core/pull/38243 @@ -865,7 +863,6 @@ In general, all variables that start with `paper` will be removed at some point. [#38326]: https://github.com/home-assistant/core/pull/38326 [@MisterWil]: https://github.com/MisterWil [@bdraco]: https://github.com/bdraco -[@elupus]: https://github.com/elupus [@frenck]: https://github.com/frenck [@kylehendricks]: https://github.com/kylehendricks [@marciogranzotto]: https://github.com/marciogranzotto