Skip to content

Commit

Permalink
Merge pull request benzman81#151 from jsiegenthaler/patch-24
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
benzman81 authored Dec 31, 2021
2 parents 06e8a3a + 5182eac commit a4d94a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ To update a fanv2 you can update five different values:
* Target Fan State (MANUAL=0 / AUTO=1): `http://yourHomebridgeServerIp:webhook_port/?accessoryId=theAccessoryIdToUpdate&targetState=0 (or 1)`(To use this feature, "enableTargetStateControls" in confing must be set to true.)

## Valves
For valves/faucets you can trigger a url of any system for switching the valve on or off.
For valves/faucets you can call the url from any system to switch the valve on or off.

# Configuration
Example config.json:
Expand Down

0 comments on commit a4d94a6

Please sign in to comment.