mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 21:54:20 +01:00
Bump zwave-js-server to 1.1.1 (#1905)
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.1.11
|
||||||
|
|
||||||
|
- Bump Z-Wave JS Server to 1.1.1
|
||||||
|
|
||||||
## 0.1.10
|
## 0.1.10
|
||||||
|
|
||||||
- Bump Z-Wave JS Server to 1.1.0. This is the same code as 2.0.0. Home Assistant 2021.2 rejects any ZJS Server version that is v2+
|
- Bump Z-Wave JS Server to 1.1.0. This is the same code as 2.0.0. Home Assistant 2021.2 rejects any ZJS Server version that is v2+
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"aarch64": "homeassistant/aarch64-base:3.13"
|
"aarch64": "homeassistant/aarch64-base:3.13"
|
||||||
},
|
},
|
||||||
"args": {
|
"args": {
|
||||||
"ZWAVEJS_SERVER_VERSION": "1.1.0",
|
"ZWAVEJS_SERVER_VERSION": "1.1.1",
|
||||||
"ZWAVEJS_VERSION": "6.5.0"
|
"ZWAVEJS_VERSION": "6.5.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Z-Wave JS",
|
"name": "Z-Wave JS",
|
||||||
"version": "0.1.10",
|
"version": "0.1.11",
|
||||||
"slug": "zwave_js",
|
"slug": "zwave_js",
|
||||||
"description": "Control a ZWave network with Home Assistant Z-Wave JS",
|
"description": "Control a ZWave network with Home Assistant Z-Wave JS",
|
||||||
"arch": ["amd64", "i386", "armhf", "armv7", "aarch64"],
|
"arch": ["amd64", "i386", "armhf", "armv7", "aarch64"],
|
||||||
|
|||||||
Reference in New Issue
Block a user