Skip to content

Commit

Permalink
Fix divertmode MQTT docs to match HTTP API
Browse files Browse the repository at this point in the history
Copied definitions from https://openevse.stoplight.io/docs/openevse-wifi-v4/dba95e8966593-get-the-evse-status 
(verified these values make sense experimentally)
  • Loading branch information
joth76 authored Jan 2, 2025
1 parent d8a3474 commit 5873480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/mqtt.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Limit:

Main settings:

`<base-topic>/divertmode/set [1 | 2]` : enable (1)/ disable (2) divert mode
`<base-topic>/divertmode/set [1 | 2]` : normal (1)/ eco (2) divert mode
`<base-topic>/shaper/set [0 | 1]` : temporary enable (1)/ disable (0) current shaper ( doesn't survive reboot )
`<base-topic>/restart {"device": "gateway|evse"}` : restart the gateway or openevse module

Expand Down

0 comments on commit 5873480

Please sign in to comment.