mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Add Moes Room Thermostat entry
This commit is contained in:
@@ -1664,6 +1664,7 @@ const manualMaping = {
|
||||
'WS-USC03': [cfg.switch],
|
||||
'TS0601_switch_3_gang': [switchEndpoint('l1'), switchEndpoint('l2'), switchEndpoint('l3')],
|
||||
'4655BC0-R': [cfg.binary_sensor_contact, cfg.binary_sensor_battery_low],
|
||||
'BHT-002-GCLZB': [cfg.lock_child_lock, climate(5, 30, 'current_heating_setpoint', 1, ['off', 'heat'], [], ['hold', 'program'])],
|
||||
};
|
||||
|
||||
const defaultStatusTopic = 'homeassistant/status';
|
||||
|
||||
Reference in New Issue
Block a user