MTry / homebridge-smart-irrigation

Turn any electrical irrigation valve into a smart-valve.. or run your pumps on a smart schedule based on your climate! This homebridge plugin exposes a multi-zone irrigation sprinkler dummy control system to Apple's HomeKit. Although a dummy, it brings smarts of an evapotranspiration based climate and plant adaptive irrigation controller with the use of OpenWeatherMap API. The plugin can optionally email you, and/or send you push notifications through Pushover or Pushcut, with the watering schedule it has calculated, or when a watering run is completed, along with the next 7-day weather forecast. Added option to expose system controls to Homekit allowing a user to enable/disable irrigation, rechecks, push and email notifications from within the Home App. Associated WaterLevel Characteristic shows the % of watering cycle remaining.
MIT License
78 stars 3 forks source link

“Run Now” button #61

Open leandromagro opened 7 months ago

leandromagro commented 7 months ago

Hi guys Sometimes I face an issue right before the watering program starts, it can be an electricity, homebridge, wi-fi disconnection, whatever, and I miss the schedule. I need, then, to trigger every zone manually for the time calculated (and it’s time consuming job when you have multiple zones). Would be very useful to have a button called “Run Now” where it will start the program of that day any time I activate it. Happy 2024! Thanks