mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
# 0.1.24
|
||||
|
||||
- Bump Z-Wave JS to 7.7.0
|
||||
- Create persistent directory for device config files to allow for future config updating functionality through the Home Assistant UI.
|
||||
|
||||
# 0.1.23
|
||||
|
||||
- Bump Z-Wave JS Server to 1.7.0
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
},
|
||||
"args": {
|
||||
"ZWAVEJS_SERVER_VERSION": "1.7.0",
|
||||
"ZWAVEJS_VERSION": "7.6.0"
|
||||
"ZWAVEJS_VERSION": "7.7.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Z-Wave JS",
|
||||
"version": "0.1.23",
|
||||
"version": "0.1.24",
|
||||
"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