From e6762669970ef55367635aca7de14ba01c066951 Mon Sep 17 00:00:00 2001 From: Bryton Hall Date: Tue, 7 Jun 2022 06:41:10 -0400 Subject: [PATCH] Add T3950 to Venstar devices (#22989) --- source/_integrations/venstar.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/venstar.markdown b/source/_integrations/venstar.markdown index fe6ffa38de0..a30e68c6b8a 100644 --- a/source/_integrations/venstar.markdown +++ b/source/_integrations/venstar.markdown @@ -26,8 +26,10 @@ Currently supported and tested thermostats: - ColorTouch T7900 - ColorTouch T7850 (No Humidity control) - Explorer Mini T2000 +- Explorer IAQ T3950 Currently supported functionality: + - Setting heat/cool temperature when the thermostat is in the appropriate mode. - Changing the operation mode of the thermostat (heat/cool/off/auto) - Turning the fan on/off @@ -36,8 +38,10 @@ Currently supported functionality: - Turning on hold mode preset - Remote temperature sensors - Thermostat alerts (Filter replacement/etc) +- Reading IAQ and CO2 levels (on supported devices, e.g. T3950, only) 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