Fix white_value causing zwave-js to set non-existing values (#49799)

This commit is contained in:
Chris 2021-04-28 09:23:48 -07:00 committed by GitHub
parent 1e2f242220
commit e85d58c3a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 2887 additions and 6 deletions

View file

@ -25,3 +25,4 @@ AEON_SMART_SWITCH_LIGHT_ENTITY = "light.smart_switch_6"
ID_LOCK_CONFIG_PARAMETER_SENSOR = (
"sensor.z_wave_module_for_id_lock_150_and_101_config_parameter_door_lock_mode"
)
ZEN_31_ENTITY = "light.kitchen_under_cabinet_lights"