?
Parameter 1, 2 und 3 und schon weiß man, ob es regnet (Parameter 2), es aufgehört hat zu regnen (Parameter 3) und wieviel es geregnet hat (Parameter 1). Parameter siehe unten.
Was vernünftiges:
WENN
Regenmenge steigt über xxxx (Parameter 1)
DANN
deaktiviere Bewässerungs-HG für morgen
(homee müsste jede Nacht um 0 Uhr den Parameter 1 auf 0 setzen)
WENN
Regen startet (Parameter 2)
DANN
sende Push an alle, wenn mindestens 1 Fenster in Gruppe Fenster offen ist
WENN
Regen hört auf (Parameter 3)
DANN
Webhook an Mähroboter „Mähen starten“ mit Verzögerung 24 Stunden
Parameter 1: Rain Counter
This values shows the total count of rain from the moment of inclusion in mm water level. By writing this value this counter can be reset.
Size: 2 Byte, Default Value: 0
Setting |
Description |
0 - 32000 |
in mm |
Parameter 2: Rain Start Command
This BASIC Set Command value is sent out into Association Group 2 when the device detects start of rain
Size: 1 Byte, Default Value: 99
Setting |
Description |
0 - 99 |
BASIC Set Value |
Parameter 3: Rain Stop Command
This BASIC Set Command value is sent out into Association Group 2 when the device detects stop of rain
Size: 1 Byte, Default Value: 0
Setting |
Description |
0 - 99 |
BASIC Set Value |
Parameter 4: Meter Multiplier
This multiplier allows to adapt the display to certain controllers not being able to handle very low numbers.
Size: 2 Byte, Default Value: 1
Setting |
Description |
1 |
1 |
10 |
10 |
100 |
100 |
1000 |
1000 |
Parameter 5: Heavy Rain
This threshold defines when a heavy rain condition is hit. In most countries this is defined as > 15 mm rain per hour. The default value however is to turn this function off.
Size: 1 Byte, Default Value: 255
Setting |
Description |
0 - 255 |
mm per hour |
Parameter 6: Heavy Rain Start Command
This BASIC Set Command value is sent out into Association Group 3 when the device detects start of heavy rain
Size: 1 Byte, Default Value: 99
Setting |
Description |
0 - 99 |
Basic Set Value |
Parameter 7: Heavy Rain Stop Command
This BASIC Set Command value is sent out into Association Group 3 when the device detects stop of heavy rain
Size: 1 Byte, Default Value: 0
Setting |
Description |
0 - 99 |
BASIC Set Value |