Skip to content

Commit

Permalink
update waitRain
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucky-ESA committed May 19, 2024
1 parent e872a07 commit 8606406
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/de/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@
- `totalBladeTime`: Gesamte Klingen-Arbeitszeit (Draht & Vision/nur lesen)
- `totalDistance`: Gesamte Entfernung (Draht & Vision/nur lesen)
- `totalTime`: Gesamte Rasenmäher-Arbeitszeit (Draht & Vision/nur lesen)
- `waitRain`: Regenverzögerung max. 12h in 30 Minuten Schritte (Draht & Vision/änderbar)
- `waitRain`: Regenverzögerung max. 12h in 30 Minuten Schritte und 0 für aus (Draht & Vision/änderbar)
- `waitRainCountdown` Countdown wenn der Sensor wechselt von nass zu trocken (Draht & Vision/nur lesen) (derzeit deaktiviert)
- `waitRainSensor` Status 0 für trocken und 1 für feucht (Draht & Vision/nur lesen)
- `wifiQuality`: Wifi Qualität (Draht & Vision/nur lesen)
Expand Down
2 changes: 1 addition & 1 deletion docs/en/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@
- `totalBladeTime`: Total blade time (wire & Vision/readonly)
- `totalDistance`: Total distance (wire & Vision/readonly)
- `totalTime`: Total working time (wire & Vision/readonly)
- `waitRain`: Rain delay max. 12h in 30 minute steps (wire & Vision/changeable)
- `waitRain`: Rain delay max. 12h in 30 minute steps and 0 for off (wire & Vision/changeable)
- `waitRainCountdown` Start countdown when the sensor changes from wet to dry (wire & Vision/readonly) (currently disabled)
- `waitRainSensor` Status 0 for dry and 1 for wet (wire & Vision/readonly)
- `wifiQuality`: Wifi quality (wire & Vision/readonly)
Expand Down

0 comments on commit 8606406

Please sign in to comment.