This commit is contained in:
Sebastian
2022-05-01 20:54:44 +02:00
parent b06c9acda3
commit bf6734f44b
4 changed files with 6 additions and 5 deletions

View File

@ -1577,7 +1577,7 @@ sub DeletePassword {
],
"release_status": "stable",
"license": "GPL_2",
"version": "v2.4.7",
"version": "v2.5.1",
"author": [
"Marko Oldenburg <fhemdevelopment@cooltux.net>"
],

View File

@ -360,7 +360,7 @@ sub Set {
'"name":"pump_manual_watering_timer","parameters":{"duration":'
. $aArg->[0] . '}';
}
### watering_computer
### watering_computer & electronic pump
elsif ( lc $cmd eq 'manualoverride' ) {
$payload =
'"properties":{"name":"watering_timer_1'
@ -1535,7 +1535,7 @@ sub SetPredefinedStartPoints {
],
"release_status": "stable",
"license": "GPL_2",
"version": "v2.4.3",
"version": "v2.5.1",
"author": [
"Marko Oldenburg <fhemdevelopment@cooltux.net>"
],