mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Update zigbee-herdsman-converters to 12.0.180 (#4269)
* Update zigbee-herdsman-converters to 12.0.180 * Update homeassistant.js Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
co-authored by
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Koen Kanters
parent
778665b35b
commit
c9094e98df
@@ -1587,7 +1587,7 @@ const mapping = {
|
||||
'GP-WOU019BBDWG': [cfg.switch, cfg.sensor_power, cfg.sensor_energy],
|
||||
'AV2010/21A': [cfg.binary_sensor_battery_low, cfg.binary_sensor_contact, cfg.binary_sensor_tamper],
|
||||
'AL-PIR02': [cfg.binary_sensor_occupancy, cfg.binary_sensor_tamper, cfg.sensor_battery],
|
||||
'MKS-CM-W5': [
|
||||
'TS0601_switch': [
|
||||
switchEndpoint('l1'), switchEndpoint('l2'),
|
||||
switchEndpoint('l3'), switchEndpoint('l4'),
|
||||
],
|
||||
@@ -1924,6 +1924,7 @@ const mapping = {
|
||||
'929002335001': [cfg.light_brightness],
|
||||
'43084': [cfg.switch],
|
||||
'WSP404': [cfg.switch, cfg.sensor_power, cfg.sensor_energy],
|
||||
'8718699689308': [cfg.switch],
|
||||
};
|
||||
|
||||
const defaultStatusTopic = 'homeassistant/status';
|
||||
|
||||
Reference in New Issue
Block a user