Change UniFi breaking change description (#12656)

This commit is contained in:
Robert Svensson 2020-04-03 19:50:15 +02:00 committed by GitHub
parent 587b0fe0d0
commit 720d2b8bc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -204,7 +204,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
- **Freebox** - Freebox is now available as an integration from the Integrations UI! You will need to re-authorize Home Assistant to access the Freebox router. - ([@Quentame] - [#30334]) ([freebox docs])
- **UniFi** - Manual configuration has been deprecated as the UI integration now supports all of the previous available options and more. Remove any existing YAML configuration and re-add the integration through the UI. - ([@Kane610] - [#32699]) ([unifi docs])
- **UniFi** - Manual configuration has been deprecated as the UI integration now supports all of the previous available options and more. Your existing YAML configuration has previously been imported so just remove it. - ([@Kane610] - [#32699]) ([unifi docs])
- **Emulated Hue** - The `emulated_hue` and `emulated_hue_hidden` attributes have been deprecated. Use the existing `entities` `hidden` configuration instead. - ([@bdraco] - [#32718]) ([emulated_hue docs])