I wanted to add a single sprinkler to my irrigation for when I seed a small area. I didn’t want to have to run an entire zone if it wasn’t needed. I use Home Assitant and OpenSprinkler so I got creative in automating this..First I added this valve to home assistant using the Zigbee integration. It was recognized immediately!Then I set an unused zone in open sprinkler to be an “http” zone pointing to localhost:80. I then added that zone to my schedule as I would any other zone.I then built an automation in home assistant that is triggered whenever the open sprinkler zone status changes. When home assistant sees that zone as running, it turns on this valve. Then when the zone stops, it shuts it off.This is working flawlessly and allows me to manually control this valve through home assistant, and for it to show up in OpenSprinkler for scheduling within all my other irrigation programs. Obviously I didn’t want this valve running when another irrigation zone was going or there wouldn’t be decent pressure for both.