mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
Update zigbee-herdsman-converters to 12.0.174 (#4191)
* Update zigbee-herdsman-converters to 12.0.174 * 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:
committed by
GitHub
parent
ef93dd2151
commit
9b4ef70fca
@@ -1916,6 +1916,7 @@ const mapping = {
|
||||
'ED-10011': [cfg.sensor_action],
|
||||
'ED-10012': [cfg.sensor_action],
|
||||
'QS-Zigbee-S04-2C-LN': [switchEndpoint('l1'), switchEndpoint('l2')],
|
||||
'SM308': [cfg.switch],
|
||||
};
|
||||
|
||||
const defaultStatusTopic = 'homeassistant/status';
|
||||
|
||||
Generated
+3
-3
@@ -15023,9 +15023,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "12.0.173",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.173.tgz",
|
||||
"integrity": "sha512-JS0np0RP+SAekHDnbH6xLfoatlQRnnjlIK0FhYSFjupqbC8mGbcgziy+UKz+9dL5MU6NogJb0Y1X4A8S169OUQ==",
|
||||
"version": "12.0.174",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.174.tgz",
|
||||
"integrity": "sha512-NmQqqxf2wcMDgOvRYGHl9MYFG3RaOY9SlXgq6/LbHwi7WGTZXs2JJsox5M2onpgMicjbm9mIubqFxQ8k4QD7nw==",
|
||||
"requires": {
|
||||
"axios": "^0.20.0",
|
||||
"https-proxy-agent": "^5.0.0",
|
||||
|
||||
+1
-1
@@ -49,7 +49,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"zigbee-herdsman": "0.12.122",
|
||||
"zigbee-herdsman-converters": "12.0.173"
|
||||
"zigbee-herdsman-converters": "12.0.174"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
|
||||
Reference in New Issue
Block a user