mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
Add discovery support for the Plugwise Plug 160-01 (#3679)
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
parent
f8ea6cb574
commit
a7adfebcb3
@ -1688,6 +1688,7 @@ const mapping = {
|
||||
'TI0001-switch': [cfg.switch],
|
||||
'TI0001-socket': [cfg.switch],
|
||||
'9290022891': [cfg.light_brightness_colortemp_colorxy],
|
||||
'160-01': [cfg.switch, cfg.sensor_power],
|
||||
'ZS232000178': [cfg.sensor_action],
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user