Skip to content

Commit

Permalink
Allow to set charging_limit and discharge_limit independent
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrossbach committed Jan 13, 2025
1 parent c1d4bb9 commit 1e3aa6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@ You can update the device's configuration settings by posting a message to the f

- **Topic:** `noah2mqtt/{DEVICE_SERIAL}/parameters/set`
- **Description:** Send configuration settings to this topic to update the device's parameters.
- **Note:** If you want to change the charging limit you always have to set `charging_limit` and `discharge_limit`.
- **Example:** `noah2mqtt/1234567890/parameters/set`
- **Example Payload:**
```json
Expand Down

0 comments on commit 1e3aa6a

Please sign in to comment.