mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Added support for Salus SP600 Smart Plug (#954)
This commit is contained in:
committed by
Koen Kanters
parent
16f3e884fc
commit
7e2ca5a97e
@@ -473,6 +473,7 @@ const mapping = {
|
||||
'404006/404008/404004': [configurations.light_brightness_colortemp],
|
||||
'GL-S-003Z': [configurations.light_brightness_colortemp_colorxy],
|
||||
'HS1DS-E': [configurations.binary_sensor_contact],
|
||||
'SP600': [configurations.switch, configurations.sensor_power],
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user