Releases: N0ciple/hass-kef-connector
Releases · N0ciple/hass-kef-connector
0.6.0
What is new ?
Kef Connector is now also compatible with LSX2, LSX2 LT, and LS60 !
There are other fixes to be compliant with future versions of Home Assistant as well as a migration of the unique id of the speaker which should be transparent for the user.
⚠️ Read this !
- Since we are now compatible with multiple speakers, you should specify the model of you speaker in your
configuration.yaml
file. Have a look at theREADME.md
for more details. - Although I did my best to develop a migration script for the unique id refactoring, it is possible that it will not correctly migrate the unique_id. It will result in the creation of a new speaker entity and the old one will be unavailable. Just delete the old one and change the entity id of the new one to match the old one so that all your automation work again. Really sorry if this happen to you, leave an issue on the github if you need !