mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 10:31:37 +00:00
Use correct Home Assistant configuration for GL-S-007Z (#2616)
This commit is contained in:
committed by
Koen Kanters
parent
f069a7e58e
commit
f04e01ff54
@@ -611,7 +611,7 @@ const mapping = {
|
||||
'D1821': [cfg.light_brightness_colortemp_colorxy],
|
||||
'ZNCLDJ11LM': [cfg.cover_position, cfg.sensor_cover],
|
||||
'LTFY004': [cfg.light_brightness_colorxy],
|
||||
'GL-S-007Z': [cfg.light_brightness_colorxy_white],
|
||||
'GL-S-007Z': [cfg.light_brightness_colortemp_colorxy],
|
||||
'3325-S': [cfg.sensor_temperature, cfg.binary_sensor_occupancy],
|
||||
'4713407': [cfg.light_brightness],
|
||||
'464800': [cfg.light_brightness_colortemp],
|
||||
|
||||
Reference in New Issue
Block a user