testing #80
2
CHANGED
2
CHANGED
@ -1 +1 @@
|
|||||||
[alpha] - extendedstate: state fix if empty or not exists
|
[fix] - watering_next_start
|
||||||
|
@ -796,7 +796,7 @@ sub WriteReadings {
|
|||||||
}
|
}
|
||||||
#####
|
#####
|
||||||
#ic24 schedules pause until
|
#ic24 schedules pause until
|
||||||
if ($decode_json->{settings}[$settings]{name} =~ /schedules_paused_until_?\d?$/) {
|
if ($decode_json->{settings}[$settings]{name} =~ /schedules_paused_until_?(\d)?$/) {
|
||||||
#my $ventil = substr($decode_json->{settings}[$settings]{name}, -1); # => 1 - 6
|
#my $ventil = substr($decode_json->{settings}[$settings]{name}, -1); # => 1 - 6
|
||||||
# check if empty, clear scheduling-scheduled_watering_next_start_x
|
# check if empty, clear scheduling-scheduled_watering_next_start_x
|
||||||
readingsBulkUpdateIfChanged( $hash, 'scheduling-'.$decode_json->{settings}[$settings]{name},
|
readingsBulkUpdateIfChanged( $hash, 'scheduling-'.$decode_json->{settings}[$settings]{name},
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
UPD 2022-06-25_13:02:19 49520 FHEM/73_GardenaSmartBridge.pm
|
UPD 2022-06-25_13:02:19 49520 FHEM/73_GardenaSmartBridge.pm
|
||||||
UPD 2022-06-25_16:17:07 70122 FHEM/74_GardenaSmartDevice.pm
|
UPD 2022-06-26_19:21:34 70124 FHEM/74_GardenaSmartDevice.pm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user