Search found 5 matches

by galicio
Saturday 22 April 2023 2:02
Forum: Temperature and Weather
Topic: Rainfall Last 24 Hours Not Working
Replies: 8
Views: 1446

Re: Rainfall Last 24 Hours Not Working

Rain Device images
Screenshot Weather Rain Sensor.jpg
Screenshot Weather Rain Sensor.jpg (47.2 KiB) Viewed 1357 times
Screenshot Sensor Devices.jpg
Screenshot Sensor Devices.jpg (73.86 KiB) Viewed 1357 times
by galicio
Saturday 22 April 2023 1:55
Forum: Temperature and Weather
Topic: Rainfall Last 24 Hours Not Working
Replies: 8
Views: 1446

Re: Rainfall Last 24 Hours Not Working

I do use MQTT to update the Domoticz Rain device. The rain device is (I believe) a dummy device created with 'Create Virtual Sensor' in Settings / Hardware / MQTT Devices. Regarding what the PWS sends (totals or deltas), the way the system is set up is: Every 5 minutes the PWS sends a rainfall ...
by galicio
Friday 21 April 2023 12:41
Forum: Temperature and Weather
Topic: Rainfall Last 24 Hours Not Working
Replies: 8
Views: 1446

Re: Rainfall Last 24 Hours Not Working

Good morning, your example summarises quite clearly one part of what should be happening. From that example, I guess (I have not seen this documented anywhere) that at a given interval (every 5 minutes?) the system adds an entry to the the Domoticz database Rain table. That entry could be a 0 (no ...
by galicio
Thursday 20 April 2023 23:07
Forum: Temperature and Weather
Topic: Rainfall Last 24 Hours Not Working
Replies: 8
Views: 1446

Re: Rainfall Last 24 Hours Not Working

Thank you for your help @ waltervl No, I didn't clear browsers cache nor did I try private/incognito browser sessions. I never noticed errors in the browser developer console either. To be honest, I never thought about it being a browser problem. Maybe because, although Safari is the browser I use ...
by galicio
Thursday 20 April 2023 12:00
Forum: Temperature and Weather
Topic: Rainfall Last 24 Hours Not Working
Replies: 8
Views: 1446

Rainfall Last 24 Hours Not Working

I have a PWS with a tipping bucket type rain gauge. The PWS uses MQTT to talk to Node-Red, which in turn publishes on topic domoticz/in. The PWS is configured to upload sensor readings every 5 minutes. Node-Red forwards rain data to Domoticz in JSON format: {"command":"udevice","Idx:1234,"svalue ...