Skip to content

Commit

Permalink
Merge pull request #23 from sh00t2kill/add-valve-to-readme
Browse files Browse the repository at this point in the history
Add valve info to readme
  • Loading branch information
sh00t2kill authored Jan 8, 2024
2 parents 51e0922 + cb6334c commit 70ec3e7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,12 @@ If both duration AND volume > 0, both duration AND volume are used, and tap will
<p><strong>NOTE: WATER BY VOLUME IS CURRENTLY PENDING A NEW RELEASE FROM LINKTAP.</strong> Until this is released, the volume parameter will have no effect.</p>

switch:<br/>
The tap/valve itself.
The tap controller itself.

valve:<br/>
A wrapper for the switch -- a valve for each tap

Using the switch and the valve are functionally equivalent, and the entities should always remain in sync.


As yet there is no support for controlling scheduling. The API does have support for this, but unless there is demand for it, this is likely more clunky to manage in Home Assistant than the native app.

0 comments on commit 70ec3e7

Please sign in to comment.