mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
Add EchoStar SAGE by Hughes Doorbell Sensor (SAGE206612) (#3675)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
parent
43127e95a9
commit
d66e1c322b
@ -1684,6 +1684,7 @@ const mapping = {
|
||||
'4058075816459': [cfg.sensor_action],
|
||||
'14592.0': [cfg.switch],
|
||||
'73699': [cfg.light_brightness_colorxy],
|
||||
'SAGE206612': [cfg.sensor_action, cfg.sensor_battery],
|
||||
'TI0001-switch': [cfg.switch],
|
||||
'TI0001-socket': [cfg.switch],
|
||||
'9290022891': [cfg.light_brightness_colortemp_colorxy],
|
||||
|
Loading…
Reference in New Issue
Block a user