ozw 0.5.4

This commit is contained in:
Pascal Vizeli
2020-09-16 09:16:04 +02:00
parent d2a1b3d358
commit 76dbf5cfed
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 0.5.4
- Fix build issues with 32bit CPU
## 0.5.3
- Update Openzwave to 7eaae21

View File

@@ -1,6 +1,6 @@
{
"name": "OpenZWave",
"version": "0.5.3",
"version": "0.5.4",
"slug": "zwave",
"description": "Control a ZWave network with Home Assistant",
"arch": ["amd64", "i386", "armhf", "armv7", "aarch64"],