eifinger / hass-weenect

Homeassistant integration for weenect
MIT License
6 stars 2 forks source link

Error since unique_id is not a string #373

Closed andreasbrett closed 2 months ago

andreasbrett commented 2 months ago

Version of the custom_component

5.1.0

Describe the bug

Home Assistant reports an issue since unique_id is not a string. It will not cause functional issues (see bdraco's comment https://github.com/home-assistant/core/issues/116165#issuecomment-2088617633) but should be fixed.

Debug log


2024-05-13 00:31:43.494 ERROR (MainThread) [homeassistant.helpers.entity_registry] 'device_tracker' from integration weenect has a non string unique_id '123456', please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+weenect%22