From fd4178e5e0d41e9fcb6f9bedbd1695b0ea13b9b5 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sat, 13 Jan 2018 10:15:40 +0100 Subject: [PATCH] OCCU update 2.31.23 (#224) * Update build.json * Update config.json --- homematic/build.json | 2 +- homematic/config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homematic/build.json b/homematic/build.json index ce82cb6..544008c 100644 --- a/homematic/build.json +++ b/homematic/build.json @@ -5,6 +5,6 @@ "i386": "multiarch/ubuntu-core:i386-xenial" }, "args": { - "OCCU_VERSION": "2.29.22-1" + "OCCU_VERSION": "2.31.23" } } diff --git a/homematic/config.json b/homematic/config.json index bd86704..6f8d2a4 100644 --- a/homematic/config.json +++ b/homematic/config.json @@ -1,6 +1,6 @@ { "name": "HomeMatic OCCU", - "version": "2.29.22-1-p2", + "version": "2.31.23-p0", "slug": "homematic", "description": "HomeMatic central based on OCCU", "url": "https://home-assistant.io/addons/homematic/",