Added support for Salus SP600 Smart Plug (#954)

This commit is contained in:
MarkAdamson
2019-01-28 22:10:44 +01:00
committed by Koen Kanters
parent 16f3e884fc
commit 7e2ca5a97e
+1
View File
@@ -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],
};
/**