patch-sebastian #7

Closed
marko wants to merge 8 commits from patch-sebastian into master
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 36c96abaf8 - Show all commits

View File

@ -232,8 +232,8 @@ sub Define {
$hash->{BRIDGE} = 1;
$hash->{URL} =
AttrVal( $name, 'gardenaBaseURL',
'https://sg-api.dss.husqvarnagroup.net' )
. '/sg-1';
'https://api.smart.gardena.dev' )
. '/v1';
$hash->{VERSION} = version->parse($VERSION)->normal;
$hash->{INTERVAL} = 60;
$hash->{NOTIFYDEV} = "global,$name";

View File

@ -1,2 +1,2 @@
UPD 2021-03-10_18:38:26 43072 FHEM/73_GardenaSmartBridge.pm
UPD 2021-03-10_18:43:05 43062 FHEM/73_GardenaSmartBridge.pm
UPD 2020-05-01_22:05:14 45622 FHEM/74_GardenaSmartDevice.pm