testing #89

Merged
marko merged 16 commits from testing into main 2023-11-28 07:34:51 +00:00
3 changed files with 25 additions and 5 deletions
Showing only changes of commit 7dfa0b2dda - Show all commits

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
>Author: Sebastian (em@ail.tld)
@ -8,7 +28,7 @@
### feat: test (origin/patch_setExtention)
### feat: test
>Thu, 2 Mar 2023 11:30:19 +0100
>Author: Sebastian (em@ail.tld)

View File

@ -1064,9 +1064,9 @@ sub WriteReadings {
if (
(
$decode_json->{abilities}[0]{properties}
[$properties]{name} eq 'ethernet_status'
[$properties]{name} eq 'ethernet_statusO'
|| $decode_json->{abilities}[0]{properties}
[$properties]{name} eq 'wifi_status'
[$properties]{name} eq 'wifi_statusO'
)
&& 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