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

Exposed switches lack meaningful name #63

Open hs75 opened 4 months ago

hs75 commented 4 months ago

Describe the bug Set up smart irrigation with two zones. System exposes several switches, however without any name so that they can’t be distinguished. Exposed sprinklers are exposed with name “zone x” with x= 1,2…

To Reproduce Setup with several zones

Expected behavior Switches should be exposed with meaningful names relating to given zone names or “master”. Exposed dummy sprinklers should be exposed with name “master”

Platform (please complete the following information):

Additional context Add any other context about the problem here.