summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--api2
1 files changed, 1 insertions, 1 deletions
diff --git a/api b/api
index fb51277..6891eec 100644
--- a/api
+++ b/api
@@ -4,4 +4,4 @@ POST /humidity ?room=<string room ID>&humidity=<float RH> Set the measured hum
POST /target_humidity ?<float RH> Set the target humidity for the building.
GET /humidity Get the average humidity of the building.
GET /target_humidity Get the target humidity of the building.
-POST /duty_cycle <TODO> \ No newline at end of file
+POST /duty_cycle ?<float DC> Set the solenoid duty cycle. \ No newline at end of file