mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
Add BHT-002-GCLZB to homeassistant.js
This commit is contained in:
parent
7b226e6efe
commit
b1cfafe6b7
@ -1929,6 +1929,7 @@ const mapping = {
|
||||
cfg.binary_sensor_occupancy, cfg.binary_sensor_battery_low, cfg.sensor_temperature,
|
||||
cfg.sensor_humidity, cfg.sensor_illuminance, cfg.sensor_illuminance_lux,
|
||||
],
|
||||
'BHT-002-GCLZB': [cfg.lock_child_lock, climate(5, 30, 'current_heating_setpoint', 1)],
|
||||
};
|
||||
|
||||
const defaultStatusTopic = 'homeassistant/status';
|
||||
|
Loading…
Reference in New Issue
Block a user