mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-22 13:24:23 +01:00
Update homematic OCCU 3.51.6 (#1072)
* Update homematic OCCU 3.51.6 * Fix builder hack
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 9.8
|
||||
|
||||
- Update OCCU to 3.51.6-1
|
||||
|
||||
## 9.7
|
||||
|
||||
- Fix glibc error on i386/amd64
|
||||
|
||||
@@ -6,7 +6,6 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
# Install packages
|
||||
RUN apt-get update \
|
||||
&& mkdir -p /usr/share/man/man1 \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
libusb-1.0 \
|
||||
lighttpd \
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
"i386": "homeassistant/i386-base-debian:bullseye"
|
||||
},
|
||||
"args": {
|
||||
"OCCU_VERSION": "3.49.17-4"
|
||||
"OCCU_VERSION": "3.51.6-1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "HomeMatic CCU",
|
||||
"version": "9.7",
|
||||
"version": "9.8",
|
||||
"slug": "homematic",
|
||||
"description": "HomeMatic central based on OCCU",
|
||||
"url": "https://github.com/home-assistant/hassio-addons/tree/master/homematic",
|
||||
|
||||
Reference in New Issue
Block a user