diff --git a/build-image/openhabian.conf b/build-image/openhabian.conf index 9f0ad3832..8f2ecf159 100644 --- a/build-image/openhabian.conf +++ b/build-image/openhabian.conf @@ -121,7 +121,7 @@ tstags=tag:smarthouse # custom_log_files=("/var/log/foo.log" "/var/log/bar.log") # storm.house EMS settings -openhabpkgversion=4.2.1-1 +openhabpkgversion=4.2.2-1 evccpkgversion=0.130.12 tarifftype=entsoe basetariff=16.45 @@ -174,6 +174,7 @@ whitegooduser= whitegoodpass= heatpumptype=sgready heatpumpip=192.168.178.203 +heatpumpport=8889 heatpumpmodbusid=1 sgractuator=shelly25-relay heatpumpuser= diff --git a/openhabian-setup.sh b/openhabian-setup.sh index 55cbdd161..200f2a140 100755 --- a/openhabian-setup.sh +++ b/openhabian-setup.sh @@ -13,7 +13,7 @@ # für storm.house immer diese package-Versionen installieren # überschreibt Eintrag in openhabian.conf -openhabForcePkg= # 4.2.1-1 # default in build-image/openhabian.conf +openhabForcePkg= # 4.2.2-1 # default in build-image/openhabian.conf evccForcePkg= # 0.130.7 # default in build-image/openhabian.conf