mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
Fix ozw timezone alpine issue (#1691)
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 0.7.1
|
||||
|
||||
- Fix timezone issue on Alpine
|
||||
|
||||
## 0.7.0
|
||||
|
||||
- Fix vnc / ozwadmin
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "OpenZWave",
|
||||
"version": "0.7.0",
|
||||
"version": "0.7.1",
|
||||
"slug": "zwave",
|
||||
"description": "Control a ZWave network with Home Assistant",
|
||||
"arch": ["amd64", "i386", "armhf", "armv7", "aarch64"],
|
||||
|
||||
Reference in New Issue
Block a user