mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update venstar.markdown for venstar sensor addition (#20109)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
b4306dea31
commit
4cc1e3cf02
@ -2,14 +2,16 @@
|
||||
title: Venstar
|
||||
description: Instructions for how to integrate Venstar WiFi thermostats within Home Assistant.
|
||||
ha_category:
|
||||
- Climate
|
||||
- Binary Sensor
|
||||
- Climate
|
||||
- Sensor
|
||||
ha_release: 0.62
|
||||
ha_iot_class: Local Polling
|
||||
ha_domain: venstar
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- climate
|
||||
- sensor
|
||||
ha_codeowners:
|
||||
- '@garbled1'
|
||||
ha_config_flow: true
|
||||
@ -31,6 +33,7 @@ Currently supported functionality:
|
||||
- Reading and setting the humidity level and limits (T7900 only)
|
||||
- Turning on away preset
|
||||
- Turning on hold mode preset
|
||||
- Remote temperature sensors
|
||||
- Thermostat alerts (Filter replacement/etc)
|
||||
|
||||
The following values are supported for the preset_mode state attribute:
|
||||
@ -66,14 +69,4 @@ ssl:
|
||||
required: false
|
||||
type: boolean
|
||||
default: false
|
||||
timeout:
|
||||
description: Number of seconds for API timeout.
|
||||
required: false
|
||||
type: integer
|
||||
default: 5
|
||||
humidifier:
|
||||
description: Report humidity and expose humidifier setpoints.
|
||||
required: false
|
||||
type: boolean
|
||||
default: true
|
||||
{% endconfiguration_basic %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user