diff --git a/fhem/CHANGED b/fhem/CHANGED index 1c9b45660..0a3907c61 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,8 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Do not insert empty lines here, update check depends on it + - feature: 74_AutomowerConnect.pm: Common.pm, automoverconnect.js + include rev. 28836,39,44 from contrib/, hull.js loaded if + needed for calculation only - feature: 76_SolarForecast: graphicBeamXContent: keys energycosts, feedincome - change: 49_SSCam(STRM): optimize memory consumption - change: 93_DbRep: SQLITE: change PRAGMA temp_store=MEMORY to FILE diff --git a/fhem/FHEM/74_AutomowerConnect.pm b/fhem/FHEM/74_AutomowerConnect.pm index 23b268180..71cb6b1ae 100644 --- a/fhem/FHEM/74_AutomowerConnect.pm +++ b/fhem/FHEM/74_AutomowerConnect.pm @@ -58,7 +58,6 @@ sub Initialize() { $hash->{SetFn} = \&FHEM::Devices::AMConnect::Common::Set; $hash->{AttrFn} = \&FHEM::Devices::AMConnect::Common::Attr; $hash->{AttrList} = "disable:1,0 " . - "debug:1,0 " . "disabledForIntervals " . "mapImagePath " . "mapImageWidthHeight " . @@ -85,7 +84,6 @@ sub Initialize() { $::readingFnAttributes; $::data{FWEXT}{AutomowerConnect}{SCRIPT} = 'automowerconnect.js'; - $::data{FWEXT}{AutomowerConnectA}{SCRIPT} = '/automowerconnect/hull.js'; return undef; } @@ -150,6 +148,13 @@ __END__
+ + Hints + + Button
+ + Hinweise + + Button