mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Update Venstar ColorTouch markdown (#11351)
Add ColorTouch T7850 as a supported/tested thermostat as well as list the currently tested firmware version VH6.79. Add a note how to enable local API.
This commit is contained in:
parent
37de5b2775
commit
8371770483
@ -10,17 +10,18 @@ ha_iot_class: Local Polling
|
|||||||
|
|
||||||
|
|
||||||
The `venstar` climate platform allows you to control [Venstar](https://www.venstar.com/) thermostats from Home Assistant.
|
The `venstar` climate platform allows you to control [Venstar](https://www.venstar.com/) thermostats from Home Assistant.
|
||||||
Venstar thermostats feature a local API that allows for automation without the need for a cloud service.
|
Venstar thermostats feature a local API that allows for automation without the need for their Skyport cloud service.
|
||||||
|
|
||||||
Currently supported and tested thermostats:
|
Currently supported and tested thermostats:
|
||||||
|
|
||||||
- Color Touch T7900
|
- ColorTouch T7900
|
||||||
|
- ColorTouch T7850 (No Humidity control)
|
||||||
|
|
||||||
Currently supported functionality:
|
Currently supported functionality:
|
||||||
- Setting heat/cool temperature when the thermostat is in the appropriate mode.
|
- Setting heat/cool temperature when the thermostat is in the appropriate mode.
|
||||||
- Changing the operation mode of the thermostat (heat/cool/off/auto)
|
- Changing the operation mode of the thermostat (heat/cool/off/auto)
|
||||||
- Turning the fan on/off
|
- Turning the fan on/off
|
||||||
- Reading and setting the humidity level and limits
|
- Reading and setting the humidity level and limits (T7900 only)
|
||||||
- Turning on away preset
|
- Turning on away preset
|
||||||
- Turning on hold mode preset
|
- Turning on hold mode preset
|
||||||
|
|
||||||
@ -28,7 +29,9 @@ The following values are supported for the hold_mode state attribute:
|
|||||||
- `off`: *Enables* the scheduling functionality.
|
- `off`: *Enables* the scheduling functionality.
|
||||||
- `temperature`: *Disables* the schedule and holds the set temperature indefinitely.
|
- `temperature`: *Disables* the schedule and holds the set temperature indefinitely.
|
||||||
|
|
||||||
Note - Please ensure you update your thermostat to the latest firmware. Currently tested on firmware 5.10.
|
Note - Please ensure that you update your thermostat to the latest firmware. Initially tested on firmware 5.10 and currently VH6.79.
|
||||||
|
|
||||||
|
Local API mode needs to be enabled via the thermostat's *Menu > WiFi > Local API Options > Local API - ON*
|
||||||
|
|
||||||
To set it up, add the following information to your `configuration.yaml` file:
|
To set it up, add the following information to your `configuration.yaml` file:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user