Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aceindy authored Mar 22, 2024
1 parent 6791ddb commit aa14658
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@ Configuration variables:
- **name** (*optional*): The name of your climate entity. Defaults to "Duepi Evo".
- **host** (*required*): The IP address used for the serial@tcp device.
- **port** (*optional*): The scan interval being used. Defaults to 2000. (when using my ESPLink version, you can also use the default telnet port 23)
- **port** (*optional*): The port being used. Defaults to 2000. (when using my ESPLink version, you can also use the default telnet port 23)
- **scan_interval** (*required*): The scan interval being used in seconds.
- **min/max_temperature** (*optional*): The available setpoint range within HA. Default is 16-30 degs celsius.
- **auto_reset** (*optional*): Auto reset the stove when "Ignition failed" or "Out of pellets" defaults to False.
- **unique_id** (*optional*): A unique name for the device. Defaults to "duepi_unique".
- **unique_id** (*optional*): A unique name for the device. Defaults to "duepi_unique". Change when using multiple stoves
- **temp_nofeedback** (*optional*): The default setpoint temperature for stoves that do not store the current setpoint. Defauls to 16.
## Troubleshooting
Expand Down

0 comments on commit aa14658

Please sign in to comment.