test: debug line
This commit is contained in:
parent
82907c73a3
commit
98b093bcba
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,4 +1,14 @@
|
||||
### test: fix wifi status if is_connected (HEAD -> patch_mucki)
|
||||
### test: cleanup initial error handling (HEAD -> patch_mucki)
|
||||
>Wed, 25 Oct 2023 22:16:26 +0200
|
||||
|
||||
>Author: Sebastian (em@ail.tld)
|
||||
|
||||
>Commiter: Sebastian (em@ail.tld)
|
||||
|
||||
|
||||
|
||||
|
||||
### test: fix wifi status if is_connected (origin/patch_mucki)
|
||||
>Mon, 23 Oct 2023 22:04:31 +0200
|
||||
|
||||
>Author: Sebastian (em@ail.tld)
|
||||
@ -8,7 +18,7 @@
|
||||
|
||||
|
||||
|
||||
### test: changed published gateway informations (origin/patch_mucki)
|
||||
### test: changed published gateway informations
|
||||
>Sat, 21 Oct 2023 20:21:31 +0200
|
||||
|
||||
>Author: Sebastian (em@ail.tld)
|
||||
|
@ -632,6 +632,9 @@ sub ErrorHandling {
|
||||
# replace defined with exists
|
||||
# && defined( $decode_json->{errors} ) )
|
||||
{
|
||||
Log3 $name, 4, "[DEBUG] $name - ERROR HANDLING Bridge Parts 2";
|
||||
Log3 $name, 4, "[DEBUG] $name - ERROR HANDLING Bridge Parts 1/2".$decode_json->{errors};
|
||||
Log3 $name, 4, "[DEBUG] $name - ERROR HANDLING Bridge Parts 2/2".$decode_json->{errors}[0];
|
||||
readingsBulkUpdate(
|
||||
$dhash,
|
||||
"state",
|
||||
|
@ -1,2 +1,2 @@
|
||||
UPD 2023-10-25_22:16:11 50086 FHEM/73_GardenaSmartBridge.pm
|
||||
UPD 2023-10-28_18:01:31 50373 FHEM/73_GardenaSmartBridge.pm
|
||||
UPD 2023-10-03_22:40:44 126409 FHEM/74_GardenaSmartDevice.pm
|
||||
|
Loading…
x
Reference in New Issue
Block a user