mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-31 18:55:32 +01:00
Bump zwave-js to 7.12.0 (#2117)
* Bump zwave-js to 7.12.0 * Apply suggestions from code review * Clean up whitespace Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
# 0.1.28
|
||||
## 0.1.29
|
||||
|
||||
- Bump Z-Wave JS to 7.12.0
|
||||
|
||||
## 0.1.28
|
||||
|
||||
- Bump Z-Wave JS to 7.10.0
|
||||
- Bump Z-Wave JS Server to 1.8.0
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
},
|
||||
"args": {
|
||||
"ZWAVEJS_SERVER_VERSION": "1.8.0",
|
||||
"ZWAVEJS_VERSION": "7.10.0"
|
||||
"ZWAVEJS_VERSION": "7.12.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Z-Wave JS",
|
||||
"version": "0.1.28",
|
||||
"version": "0.1.29",
|
||||
"slug": "zwave_js",
|
||||
"description": "Control a ZWave network with Home Assistant Z-Wave JS",
|
||||
"arch": ["amd64", "i386", "armhf", "armv7", "aarch64"],
|
||||
|
||||
Reference in New Issue
Block a user