2
« on: May 07, 2015, 05:18:32 pm »
Thanks for the detailed reply. Interesting to hear about your observations with the various rain sensors that you have tried out. I understand your reluctance to base decisions on the seemingly unreliable instrumentation, after all you need to set users expectations when using your controller.
However, I would still be interested know when the sensor has tripped and when it resets. Is it possible you can implement syslog on the controller? I was thinking you could add a menu item named Debug Server in the System menu where you could set an IP like 192.168.1.255 which would broadcast messages to the subnet, or alternatively set an IP to a specific host.
If you would be willing to enable syslog on the controller, you could generate either Informational or Debug messages like below which would be very useful for the advanced users out there.
May 07 12:01:53 BlueSpray Rain sensor tripped
May 07 15:11:14 BlueSpray Rain sensor reset
In addition, it would also be useful if syslog messages could be generated for when a run is started/stopped and also for when each individual zone is open/closed. Thanks again.