Venstar
The Venstar climate integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] allows you to control Venstar
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
- 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)
- Reading IAQ and CO2 levels (on supported devices, e.g. T3950, only)
- Reading the current schedule state (morning/day/evening/night/inactive)
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
Note - Please ensure that you update your thermostat to the latest firmware. Initially tested on firmware 5.10 and currently VH6.79.
Enabling local API
Local API mode needs to be enabled on the thermostat itself. It cannot be enabled using the Venstar mobile apps or Skyport cloud service. Exact steps vary across different series
-
-
Menu > WiFi > Local API Option > Local API - ON
.
-
Menu > WiFi > Local API Option > Local API - ON
-
- Press SETUP.
- Press MODE repeatedly until you see LOCAL API
. - Press WARMER to toggle “ON”.
- Press SETUP to exit.
-
- Press and hold MODE + FAN together for 5 seconds.
- Press MODE repeatedly until you see “API”.
- Press WARMER to toggle “ON”.
- Press MODE + FAN together to exit.
If the local API is successfully enabled on the thermostat, you should see some basic API info when you navigate to its IP address in a web browser:
{"api_ver":7,"type":"commercial","model":"VYG-4800","firmware":"2.22.19"}
Configuration
To add the Venstar integration to your Home Assistant instance, use this My button:
Manual configuration steps
If the above My button doesn’t work, you can also perform the following steps manually:
-
Browse to your Home Assistant instance.
-
In the bottom right corner, select the
Add Integration button. -
From the list, select Venstar.
-
Follow the instructions on screen to complete the setup.