diff --git a/build-image/openhabian.conf b/build-image/openhabian.conf index a499d0d3d..d1803eab7 100644 --- a/build-image/openhabian.conf +++ b/build-image/openhabian.conf @@ -122,7 +122,7 @@ tstags=tag:smarthouse # storm.house EMS settings openhabpkgversion=4.2.1-1 -evccpkgversion=0.130.2 +evccpkgversion=0.130.7 tarifftype=entsoe basetariff=16.45 tariffhomeid=aaaa-bbbb-cccc diff --git a/openhabian-setup.sh b/openhabian-setup.sh index f5c25249e..55cbdd161 100755 --- a/openhabian-setup.sh +++ b/openhabian-setup.sh @@ -14,7 +14,7 @@ # überschreibt Eintrag in openhabian.conf openhabForcePkg= # 4.2.1-1 # default in build-image/openhabian.conf -evccForcePkg= # 0.130.2 # default in build-image/openhabian.conf +evccForcePkg= # 0.130.7 # default in build-image/openhabian.conf configFile="/etc/openhabian.conf"