mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-23 02:59:53 +00:00
Fix BHT-002-GCLZB HA discovery. https://github.com/Koenkk/zigbee2mqtt/pull/4537#issuecomment-706562247
This commit is contained in:
@@ -1222,8 +1222,7 @@ const manualMaping = {
|
||||
'SR-ZG9001T4-DIM-EU': [cfg.sensor_action],
|
||||
'MEG5113-0300/MEG5165-0000': [cfg.cover_position],
|
||||
'BHT-002-GCLZB': [
|
||||
cfg.lock_child_lock,
|
||||
climate(5, 30, 'current_heating_setpoint', 1),
|
||||
cfg.lock_child_lock, climate(5, 30, 'current_heating_setpoint', 1, ['off', 'heat'], [], ['hold', 'program']),
|
||||
],
|
||||
'11830304': [cfg.cover_position],
|
||||
'99100-045': [cfg.lock, cfg.sensor_battery],
|
||||
|
||||
Reference in New Issue
Block a user