mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Support for Hive Thermostatic Radiator Valve (#2517)
This commit is contained in:
committed by
Koen Kanters
parent
087d1b8761
commit
f4f910f014
@@ -975,6 +975,7 @@ const mapping = {
|
||||
'CR11S8UZ': [cfg.sensor_action],
|
||||
'RB 148 T': [cfg.light_brightness_colortemp],
|
||||
'STS-OUT-US-2': [cfg.switch],
|
||||
'UK7004240': [cfg.thermostat(), cfg.sensor_battery],
|
||||
'S31ZB': [cfg.switch],
|
||||
'SA-003-Zigbee': [cfg.switch],
|
||||
'SZ-DWS04': [cfg.binary_sensor_contact, cfg.sensor_temperature, cfg.sensor_battery],
|
||||
|
||||
Reference in New Issue
Block a user