mirror of
https://github.com/elisspace/core.git
synced 2026-09-10 04:58:35 +00:00
* 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>