OpenSprinkler Forums OpenSprinkler Unified Firmware Announcing OpenSprinkler Unified Firmware 2.1.9(4) Reply To: Announcing OpenSprinkler Unified Firmware 2.1.9(4)

#67809

dkkim
Participant

A follow-up.
The simple change I made in OpenSprinkler::detect_binarysensor_status above (https://opensprinkler.com/forums/topic/announcing-opensprinkler-unified-firmware-2-1-94/#post-67771)
solved the lack of MQTT event sending but unfortunately results in multiple spurious-appearing entries in the visual Log (see tick marks under “Rain Sensor” below).
So it looks like something in the UI layer (which appears abstracted into .js and .css on ui.opensprinkler.com rather than in Github) treats sensor1 and sensor2 events as representing Rain.
It’s hard to tell why this happens, but it doesn’t seem correct as this routine is trigger by flow, soil, and rain sensors.

Any thoughts?

Thanks,
David