Discover thermostat and battery for SPZB0001. https://github.com/Koenkk/zigbee2mqtt/issues/2094

This commit is contained in:
Koen Kanters
2019-10-07 22:21:41 +02:00
parent a9b4188434
commit 8d97262d39
+1 -1
View File
@@ -627,7 +627,7 @@ const mapping = {
'4090130P7': [cfg.light_brightness_colortemp_colorxy],
'100.110.39': [cfg.light_brightness_colortemp_colorxy],
'TI0001': [switchWithPostfix('left'), switchWithPostfix('right')],
'SPZB0001': [],
'SPZB0001': [cfg.thermostat, cfg.sensor_battery],
'HS3CG': [cfg.binary_sensor_gas],
'81825': [cfg.sensor_action],
'Z809AF': [cfg.switch, cfg.sensor_power],