v1.6.17
What's new
Zone switch queue attributes
Each zone run switch now exposes real-time attributes from the watering queue (updated every 10 seconds):
uid— hardware zone ID (always available)zid— same as uid; the field name used in the watering queue API (always available)running— localized queue status: watering / queued / null when not in queueremaining— seconds remaining for the current run; null when not in queuemachine_duration— duration in seconds computed by RainMachine for this run (weather-adjusted); null when not in queueflag— localized reason string for the current watering state (e.g. "Normal watering", "Stopped by rain sensor"); null when not in queue
The running and flag attributes are fully localized in all 5 supported languages (EN, IT, DE, FR, ES).