Fix ozw timezone alpine issue (#1691)

This commit is contained in:
Pascal Vizeli
2020-11-23 17:43:24 +01:00
committed by GitHub
parent 0b3c815eba
commit ca92f8064b
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 0.7.1
- Fix timezone issue on Alpine
## 0.7.0
- Fix vnc / ozwadmin

View File

@@ -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"],