You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issue and get the following error:
Logger: homeassistant.components.device_tracker
Source: helpers/entity_platform.py:356
integration: Device Tracker ([documentation](https://www.home-assistant.io/integrations/device_tracker), [issues](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+device_tracker%22))
First occurred: 15:54:24 (1 occurrences)
Last logged: 15:54:24
Error while setting up technicolor platform for device_tracker
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 356, in _async_setup_platform
await asyncio.shield(awaitable)
File "/config/custom_components/technicolor/device_tracker.py", line 47, in async_setup_entry
router = hass.data[DOMAIN][entry.entry_id][DOMAIN]
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: {{This is just some key, not sure if it's secret or not}}
Update: I've had this integration installed for about a week and have tried everything to get it working - then, after a unrelated home assistant restart, it just started working.
once the component is installed by HACS, no device is detected.
are there any other steps to perform to configure it corectly ?
The text was updated successfully, but these errors were encountered: