I’ve got the very nice ‘Enviro Weather (Pico W Aboard) - Weather Station Kit’ and have it logging wind speed, direction, temp etc just fine. However the rain always says zero?
I do see the green activity light when I tip water through - its ‘triggering’ :-)
At present, the message ‘triggered by water tipping the bucket’ looks the same as the regular ‘im sending data because of the schedule’ look the same, so I can’t infer that a message means ~0.2mm (might be wrong on the amount).
I have noticed in the code, the rain data are not currently managed:
In the file enviro/boards/weather.py, the function get_sensor_readings() always returns the value 0 for the rain sensor: