mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 02:21:38 +00:00
Added Immax 4in1 sensor to homeassistant.js (#4276)
Added Immax 4in1 sensor. Co-authored-by: Tomáš Martinovič <tomas.martinovic@vsb.cz>
This commit is contained in:
@@ -1925,6 +1925,7 @@ const mapping = {
|
||||
'43084': [cfg.switch],
|
||||
'WSP404': [cfg.switch, cfg.sensor_power, cfg.sensor_energy],
|
||||
'8718699689308': [cfg.switch],
|
||||
'07047L': [ cfg.binary_sensor_occupancy, cfg.binary_sensor_battery_low, cfg.sensor_temperature, cfg.sensor_humidity, cfg.sensor_illuminance, cfg.sensor_illuminance_lux],
|
||||
};
|
||||
|
||||
const defaultStatusTopic = 'homeassistant/status';
|
||||
|
||||
Reference in New Issue
Block a user