This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
This release fixes a number of bugs introduced with the 1.0.0 release.
Also included are four new sprinkler device states: Schedule Running, Unexpected Zone Activates, Last Active Zone and Zone Last Active. The first state is a boolean and goes true when a sprinkler zone is requested to turn on by Indigo. It goes false when all zones are requested off by Indigo. If a zone unexpectedly activates, its name will be placed into the second state mentioned. This happens when something besides a sprinkler schedule triggers a relay on, that is assigned to a sprinkler zone. The last two states store the last zone that was on and (with a margin of error equal to the update interval) the time it turned off.