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 4 forks source link

Doubt #7

Closed leandromagro closed 3 years ago

leandromagro commented 3 years ago

Hi @MTry Didn’t figure out how to setup my water valve (sprinkler) to work with the sprinklers created for each zone. Could you give me a hint? (I’m using Eve, HomeKit Controller or the default app). Thanks!

subcritical71 commented 3 years ago

Did you get this figured out? I used Eve and for each zone I created two scenes. One to turn on the physical Zone and one to turn off the physical zone. Then I created two rules per zone. One to sense when the dummy zone changes to on (which calls the On scene), and one to sense the zone to off (which calls the Off scene).

leandromagro commented 3 years ago

Hi, yes I figured out. Its pretty simple BTW. Thanks for the support. The solution is working pretty good.

MTry commented 3 years ago

Sorry for not being able to respond earlier.. guess you got this!