Add ventilator switch to ecobee (#32413)

This commit is contained in:
Marc-Olivier Arsenault 2024-05-02 20:09:39 -04:00 committed by GitHub
parent 51881964fd
commit faa24fb64a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,7 @@ ha_category:
- Notifications
- Number
- Sensor
- Switch
- Weather
featured: true
ha_release: 0.9
@ -21,6 +22,7 @@ ha_platforms:
- notify
- number
- sensor
- switch
- weather
ha_zeroconf: true
ha_homekit: true
@ -140,6 +142,12 @@ The ecobee climate entity has some extra attributes to represent the state of th
The ecobee thermostat supports the addition of an accessory. If you have an air exchanger (ventilator, HRV, or ERV), you can control it via the min time home and min time away numbers.
### Switch
The `ventilator 20 min` switch is behaving like the switch in the physical ecobee device. When switched on, the ventilator turns on for 20 min. When turned off, it stops the ventilator.
*Note: this does not interact with the `ventilator min time`*
### Number
| Name | Description |