Update zigbee-herdsman-converters to 14.0.673 (#15150)

* Update zigbee-herdsman-converters to 14.0.673

* Update homeassistant.test.js

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
github-actions[bot]
2022-11-23 17:56:32 +00:00
committed by GitHub
co-authored by Koenkk Koen Kanters
parent 4b5a03c6c5
commit b15cd433c4
3 changed files with 10 additions and 9 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.10.0",
"zigbee-herdsman": "0.14.75",
"zigbee-herdsman-converters": "14.0.672",
"zigbee-herdsman-converters": "14.0.673",
"zigbee2mqtt-frontend": "0.6.119"
},
"bin": {
@@ -9342,9 +9342,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "14.0.672",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.672.tgz",
"integrity": "sha512-vDZ0I1l2J3gD3+C2RPmi4+Ejc7gZL/f4yetVJDCIy8u8Zb4bx5Uzg8DFVr8g5CLF3Z56FLm3n1WIGaYFps/CEw==",
"version": "14.0.673",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.673.tgz",
"integrity": "sha512-3ZVVXPhQJHHVe6cPTEJTRIg18J06PD2BtpvtvFbGEu9VcyTowS7k8httvnT5iZhgsScyhvHE6IVJYFoz2eMUwQ==",
"dependencies": {
"axios": "^1.1.3",
"buffer-crc32": "^0.2.13",
@@ -16190,9 +16190,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.672",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.672.tgz",
"integrity": "sha512-vDZ0I1l2J3gD3+C2RPmi4+Ejc7gZL/f4yetVJDCIy8u8Zb4bx5Uzg8DFVr8g5CLF3Z56FLm3n1WIGaYFps/CEw==",
"version": "14.0.673",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.673.tgz",
"integrity": "sha512-3ZVVXPhQJHHVe6cPTEJTRIg18J06PD2BtpvtvFbGEu9VcyTowS7k8httvnT5iZhgsScyhvHE6IVJYFoz2eMUwQ==",
"requires": {
"axios": "^1.1.3",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.10.0",
"zigbee-herdsman": "0.14.75",
"zigbee-herdsman-converters": "14.0.672",
"zigbee-herdsman-converters": "14.0.673",
"zigbee2mqtt-frontend": "0.6.119"
},
"devDependencies": {
+2 -1
View File
@@ -779,7 +779,8 @@ describe('HomeAssistant extension', () => {
"boost",
"complex",
"comfort",
"eco"
"eco",
"away"
],
"preset_mode_value_template":"{{ value_json.preset }}",
"preset_mode_state_topic":"zigbee2mqtt/TS0601_thermostat",