From 5e3eb19a6c38e403de2ec2f7073aab13822e6efc Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 1 Oct 2018 15:51:55 +0200 Subject: [PATCH] Add breaking change (#6406) --- source/_posts/2018-10-01-release-79.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_posts/2018-10-01-release-79.markdown b/source/_posts/2018-10-01-release-79.markdown index 100f2475b94..9409a414fd1 100644 --- a/source/_posts/2018-10-01-release-79.markdown +++ b/source/_posts/2018-10-01-release-79.markdown @@ -120,6 +120,7 @@ Experiencing issues introduced by this release? Please report them in our [issue - Add unique_id to Nest Sensors ([@cgarwood] - [#16869]) ([binary_sensor.nest docs]) ([sensor.nest docs]) (beta fix) - Prevent discovered Tradfri while already configured ([@balloob] - [#16891]) ([tradfri docs]) (beta fix) - Handle exception handling websocket command ([@balloob] - [#16927]) ([websocket_api docs]) (beta fix) +- The `zoneminder` switch platform now uses new names. ([@rohankapoorcom] - [#16527]) ([zoneminder docs]) (breaking change) ## {% linkable_title All changes %}