mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
Co-authored-by: Emil Flach <emil.flach@skopei.com>
This commit is contained in:
parent
5d643bac8e
commit
084fccc53d
@ -782,7 +782,7 @@ const manualMaping = {
|
||||
'AC0251100NJ/AC0251700NJ': [cfg.sensor_action, cfg.sensor_battery],
|
||||
'MLI-404011': [cfg.sensor_action],
|
||||
'SP600': [cfg.switch, cfg.sensor_power, cfg.sensor_energy],
|
||||
'SPZB0001': [climate(5, 30, 'current_heating_setpoint', 0.5), cfg.sensor_battery],
|
||||
'SPZB0001': [climate(5, 30, 'occupied_heating_setpoint', 0.5), cfg.sensor_battery],
|
||||
'81825': [cfg.sensor_action],
|
||||
'E1743': [cfg.sensor_click, cfg.sensor_action, cfg.sensor_battery],
|
||||
'9290019758': [
|
||||
|
Loading…
Reference in New Issue
Block a user