Homematic OCCU 3.59.6

This commit is contained in:
Pascal Vizeli
2021-07-08 08:10:30 +00:00
parent 607e1c8eb7
commit ac5fce492a
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 11.3.0
- Update OCCU to 3.59.6
## 11.2.2
- Revert restart nginx service on error

View File

@@ -4,6 +4,6 @@
"i386": "homeassistant/i386-base-debian:bullseye"
},
"args": {
"OCCU_VERSION": "3.55.10"
"OCCU_VERSION": "3.59.6"
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "HomeMatic CCU",
"version": "11.2.2",
"version": "11.3.0",
"slug": "homematic",
"description": "HomeMatic central based on OCCU",
"url": "https://github.com/home-assistant/hassio-addons/tree/master/homematic",