Control4 on 0.114

Hello I tried to configure the new integration of Control4 in Home Assistant everything went well but i only received 1 device without entities.

image

also in logs i have this error:

## Log Details (ERROR)

Logger: homeassistant.components.light
Source: components/control4/light.py:81
Integration: Light ([documentation](https://www.home-assistant.io/integrations/light), [issues](https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+light%22))
First occurred: 2:04:03 PM (1 occurrences)
Last logged: 2:04:03 PM

Error while setting up control4 platform for light

Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 184, in _async_setup_platform await asyncio.shield(task) File "/usr/src/homeassistant/homeassistant/components/control4/light.py", line 81, in async_setup_entry item_is_dimmer = item["capabilities"]["dimmer"] KeyError: 'dimmer'

Report it in the release notes topic.

1 Like