mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Update venstar.markdown to current preset_modes (#11378)
edited the "hold mode" statement to be preset_mode. Changed the 'off' preset_mode to 'none', and added the 'away' preset_mode. Confusing to a relatively new user since hold mode isn't in the states dev tools or general climate documentation, and 'off' isn't a valid preset_mode
This commit is contained in:
parent
9706b2de67
commit
c9800157e8
@ -25,9 +25,10 @@ Currently supported functionality:
|
||||
- Turning on away preset
|
||||
- Turning on hold mode preset
|
||||
|
||||
The following values are supported for the hold_mode state attribute:
|
||||
- `off`: *Enables* the scheduling functionality.
|
||||
The following values are supported for the preset_mode state attribute:
|
||||
- `none`: *Enables* the scheduling functionality.
|
||||
- `temperature`: *Disables* the schedule and holds the set temperature indefinitely.
|
||||
- `away`: Places the thermostat in away mode
|
||||
|
||||
Note - Please ensure that you update your thermostat to the latest firmware. Initially tested on firmware 5.10 and currently VH6.79.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user