mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-12 06:38:53 +00:00
Added manual mode for GS361A-H04 (#4755)
This commit is contained in:
@@ -936,7 +936,7 @@ const manualMaping = {
|
||||
cfg.lock_child_lock,
|
||||
cfg.switch_window_detection,
|
||||
cfg.switch_valve_detection,
|
||||
climate(5, 30, 'current_heating_setpoint', 0.5),
|
||||
climate(5, 30, 'current_heating_setpoint', 0.5, ['off', 'auto', 'heat', 'manual']),
|
||||
cfg.sensor_battery,
|
||||
],
|
||||
'S9ZGBRC01': [cfg.sensor_action, cfg.sensor_battery],
|
||||
|
||||
Reference in New Issue
Block a user