Hi,
I think the newest beta of Deconz may have broken something. I’m seeing the following in my home assistant log file
2019-02-23 12:53:31 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File “/usr/local/lib/python3.7/site-packages/homeassistant/helpers/entity_platform.py”, line 257, in _async_add_entity
if entity.unique_id is not None:
File “/usr/local/lib/python3.7/site-packages/homeassistant/components/deconz/deconz_device.py”, line 46, in unique_id
return self._device.uniqueid
AttributeError: ‘NoneType’ object has no attribute ‘uniqueid’
2019-02-23 12:53:31 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File “/usr/local/lib/python3.7/site-packages/homeassistant/helpers/entity_platform.py”, line 257, in _async_add_entity
if entity.unique_id is not None:
File “/usr/local/lib/python3.7/site-packages/homeassistant/components/deconz/deconz_device.py”, line 46, in unique_id
return self._device.uniqueid
AttributeError: ‘NoneType’ object has no attribute ‘uniqueid’
2019-02-23 12:58:02 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection.4632335976] Received invalid command: system_health/info