Add T3950 to Venstar devices (#22989)

This commit is contained in:
Bryton Hall 2022-06-07 06:41:10 -04:00 committed by GitHub
parent 47bcfac7de
commit e676266997
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,8 +26,10 @@ Currently supported and tested thermostats:
- ColorTouch T7900 - ColorTouch T7900
- ColorTouch T7850 (No Humidity control) - ColorTouch T7850 (No Humidity control)
- Explorer Mini T2000 - Explorer Mini T2000
- Explorer IAQ T3950
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
@ -36,8 +38,10 @@ Currently supported functionality:
- Turning on hold mode preset - Turning on hold mode preset
- Remote temperature sensors - Remote temperature sensors
- Thermostat alerts (Filter replacement/etc) - 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: The following values are supported for the preset_mode state attribute:
- `none`: *Enables* the scheduling functionality. - `none`: *Enables* the scheduling functionality.
- `temperature`: *Disables* the schedule and holds the set temperature indefinitely. - `temperature`: *Disables* the schedule and holds the set temperature indefinitely.
- `away`: Places the thermostat in away mode - `away`: Places the thermostat in away mode