From 7a7335561d09d8686b93ceb7836791343a593f33 Mon Sep 17 00:00:00 2001 From: Ellert <> Date: Sat, 11 May 2024 22:30:14 +0000 Subject: [PATCH] 74_AutomowerConnect.pm: Common.pm, automowerconnect.js include rev. 28836,39,44 from contrib/, hull.js loaded if needed for calculation only. git-svn-id: https://svn.fhem.de/fhem/trunk@28865 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 3 + fhem/FHEM/74_AutomowerConnect.pm | 17 +- .../AutomowerConnect/automowerconnect.js | 164 ++++-- fhem/lib/FHEM/Devices/AMConnect/Common.pm | 495 ++++++++++-------- fhem/www/pgm2/automowerconnect.js | 325 ++++++++---- 5 files changed, 638 insertions(+), 366 deletions(-) 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