test: gateway readings changed by gardena

This commit is contained in:
Sebastian 2023-10-12 21:52:51 +02:00
parent abb325b448
commit 7dfa0b2dda
3 changed files with 25 additions and 5 deletions

View File

@ -1,4 +1,24 @@
### feat: add setextention (HEAD -> patch_setExtention) ### test: versions pump (HEAD -> patch_mucki)
>Tue, 3 Oct 2023 22:40:58 +0200
>Author: Sebastian (em@ail.tld)
>Commiter: Sebastian (em@ail.tld)
### feat: changelog (origin/patch_setExtention, patch_setExtention)
>Thu, 2 Mar 2023 11:58:58 +0100
>Author: Sebastian (em@ail.tld)
>Commiter: Sebastian (em@ail.tld)
### feat: add setextention
>Thu, 2 Mar 2023 11:58:29 +0100 >Thu, 2 Mar 2023 11:58:29 +0100
>Author: Sebastian (em@ail.tld) >Author: Sebastian (em@ail.tld)
@ -8,7 +28,7 @@
### feat: test (origin/patch_setExtention) ### feat: test
>Thu, 2 Mar 2023 11:30:19 +0100 >Thu, 2 Mar 2023 11:30:19 +0100
>Author: Sebastian (em@ail.tld) >Author: Sebastian (em@ail.tld)

View File

@ -1064,9 +1064,9 @@ sub WriteReadings {
if ( if (
( (
$decode_json->{abilities}[0]{properties} $decode_json->{abilities}[0]{properties}
[$properties]{name} eq 'ethernet_status' [$properties]{name} eq 'ethernet_statusO'
|| $decode_json->{abilities}[0]{properties} || $decode_json->{abilities}[0]{properties}
[$properties]{name} eq 'wifi_status' [$properties]{name} eq 'wifi_statusO'
) )
&& ref($v) eq 'HASH' && ref($v) eq 'HASH'
) )

View File

@ -1,2 +1,2 @@
UPD 2023-10-03_22:40:17 49640 FHEM/73_GardenaSmartBridge.pm UPD 2023-10-12_21:52:18 49642 FHEM/73_GardenaSmartBridge.pm
UPD 2023-10-03_22:40:44 126409 FHEM/74_GardenaSmartDevice.pm UPD 2023-10-03_22:40:44 126409 FHEM/74_GardenaSmartDevice.pm