mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 05:21:38 +00:00
Fix Home Assistant discovery for GL-FL-004TZS. See Koenkk/zigbee2mqtt#3480 (#3484)
This commit is contained in:
@@ -984,6 +984,7 @@ const mapping = {
|
||||
'HGZB-042': [switchEndpoint('top'), switchEndpoint('bottom')],
|
||||
'HGZB-42': [switchEndpoint('top'), switchEndpoint('bottom')],
|
||||
'GL-FL-004TZ': [cfg.light_brightness_colortemp_colorxy],
|
||||
'GL-FL-004TZS': [cfg.light_brightness_colortemp_colorxy],
|
||||
'IM6001-OTP05': [cfg.switch],
|
||||
'SV01': [
|
||||
cfg.cover_position, cfg.sensor_temperature, cfg.sensor_pressure,
|
||||
|
||||
Reference in New Issue
Block a user