Node-RED + Home Assistant: Rain expected


See initial setup for the required additional nodes and setup.
Skylight close based on HA Buienradar entity
You need to install the ‘Neerslag App’ integration in HA. Now you have the entity sensor.neerslag_buienalarm_regen_data with this as data. The field start_human is the current time and each value in precip is the amount of expected rain for another 5 minutes.
data:
success: true
start: 1687884300
start_human: '18:45'
temp: 20
delta: 300
precip:
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0.1
- 0
- 0
- 0
- 0
- 0
levels:
light: 0.25
moderate: 1
heavy: 2.5
<< See also my other Node-RED <-> Home Assistant pages