Update HomeMatic 3.47.22-3

This commit is contained in:
Pascal Vizeli
2019-10-31 13:46:31 +01:00
parent b48fa995b3
commit 084673683f
3 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 9.2
- Update OCCU to 3.47.22-3
## 9.1
- Optimize InterfaceList handling
@@ -8,7 +12,7 @@
## 9.0
- Add Regahss (WebUI) support (experimentel)
- Update OCCU to 3.47.18
- Update OCCU to 3.47.18-1
## 8.3

View File

@@ -4,6 +4,6 @@
"i386": "homeassistant/i386-base-ubuntu:18.04"
},
"args": {
"OCCU_VERSION": "3.47.18-1"
"OCCU_VERSION": "3.47.22-3"
}
}

View File

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