core/homeassistant/components/control4
lawtancool e626937147
Fix Control4 light setup issues (#38952)
* catch KeyError and UnboundLocalError in light setup

* add check for no dimmer info from control4

* use existence of light_level data to enable dimming

* check if light data is not in dimmer and non_dimmer

* add item_variables logging

* add await to item_variables call

* add full item dump

* remove full item list

* change logging message

* fix typo

* reduce code inside try and add all entities at once

* Apply suggestions from code review

Co-authored-by: J. Nick Koston <nick@koston.org>

* format with black

Co-authored-by: J. Nick Koston <nick@koston.org>
2020-08-19 14:05:02 -04:00
..
translations [ci skip] Translation update 2020-08-05 00:02:19 +00:00
__init__.py Fix Control4 token refresh (#38302) 2020-08-04 21:35:28 +02:00
config_flow.py
const.py
director_utils.py
light.py Fix Control4 light setup issues (#38952) 2020-08-19 14:05:02 -04:00
manifest.json
strings.json