shaiu / technicolor

This is an integration for HomeAssistant. It's a Device Tracker component for the Technicolor Gateway.
MIT License
7 stars 4 forks source link

technicolor DGA ( DGA4132 ) #17

Open bycippy opened 10 months ago

bycippy commented 10 months ago

once the component is installed by HACS, no device is detected.

are there any other steps to perform to configure it corectly ?

shaiu commented 7 months ago

@bycippy can you try again and check for errors in the logs?

RasmusFangel commented 6 months ago

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.