Update venstar.markdown for binary_sensor addition (#20104)

This commit is contained in:
Tim Rightnour 2021-11-05 04:02:32 -07:00 committed by GitHub
parent 07729d6f00
commit 9df4a2d882
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,10 +3,12 @@ title: Venstar
description: Instructions for how to integrate Venstar WiFi thermostats within Home Assistant. description: Instructions for how to integrate Venstar WiFi thermostats within Home Assistant.
ha_category: ha_category:
- Climate - Climate
- Binary Sensor
ha_release: 0.62 ha_release: 0.62
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_domain: venstar ha_domain: venstar
ha_platforms: ha_platforms:
- binary_sensor
- climate - climate
--- ---
@ -26,6 +28,7 @@ Currently supported functionality:
- Reading and setting the humidity level and limits (T7900 only) - 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
- Thermostat alerts (Filter replacement/etc)
The following values are supported for the preset_mode state attribute: The following values are supported for the preset_mode state attribute:
- `none`: *Enables* the scheduling functionality. - `none`: *Enables* the scheduling functionality.