HomeMatic 3.41.7 (#460)

* HomeMatic 3.41.7

* Update version
This commit is contained in:
Pascal Vizeli
2018-11-11 00:16:19 +01:00
committed by GitHub
parent 9ea5964ad0
commit 94f50b2129
3 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 7
- Update OCCU to 3.41.7
## 6
- Allow customer firmware updates inside `/share`
- Update Hardware on startup

View File

@@ -5,6 +5,6 @@
"i386": "homeassistant/i386-base-ubuntu:18.04"
},
"args": {
"OCCU_VERSION": "3.37.8"
"OCCU_VERSION": "3.41.7"
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "HomeMatic OCCU",
"version": "6",
"version": "7",
"slug": "homematic",
"description": "HomeMatic central based on OCCU",
"url": "https://home-assistant.io/addons/homematic/",