Add breaking change for emulated hue to release post 0.110 (#13582)

This commit is contained in:
Daniel Shokouhi 2020-05-25 03:53:30 -07:00 committed by GitHub
parent 0d3f5e25da
commit 41f444a6bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -499,7 +499,11 @@ Experiencing issues introduced by this release? Please report them in our [issue
but the only supported entries are `username`, `password`, and `scan_interval`. but the only supported entries are `username`, `password`, and `scan_interval`.
All other entries must be removed; otherwise, the integration will not be All other entries must be removed; otherwise, the integration will not be
configured. - ([@fronzbot] - [#35396]) ([blink docs]) configured. - ([@fronzbot] - [#35396]) ([blink docs])
- **Emulated Hue** - Emulated Hue was updated for better compatibility with newer
systems. Existing users may find that they will need to re-pair their system with
emulated hue to reconnect devices. - ([@Tho85] - [#35148]) ([emulated_hue docs])
- **Universal Devices ISY994** - This migrates ISY994 to PyISY v2 and is now - **Universal Devices ISY994** - This migrates ISY994 to PyISY v2 and is now
available to be added from the Integrations UI. PyISY Version 2 is a available to be added from the Integrations UI. PyISY Version 2 is a
significant update to the original module used to communicate with the ISY. significant update to the original module used to communicate with the ISY.