Skip to content

Updated unique ID generation

Choose a tag to compare

@RicArch97 RicArch97 released this 27 Nov 16:07
· 40 commits to master since this release

Integration

Entities

  • Changed Unique ID's of entities to prevent them from changing in startup

Note

After getting some feedback from an other Home Assistant developer, the unique ID's of the entities are now changed again. The previous version did work well, but could run into problems with the integration didn't create the entities in the exact same order. The ID's should now be fully correct, without any further changes necessary in the future.

For this update it is recommended again to remove the integration and re-add it, otherwise there will be new entities added (with _2 suffix) because the ID's are not the same.