core/homeassistant/components/climate
SgtBatten bd399d17a7
Add support for 4th fan speed in izone A/C systems (#51969)
* Add TOP fan speed

My a/c is 4 speed and the top speed is reported as top or boost. 

i.e it supports: low med high boost auto

* add support for top fan speed

Aircons with 4 fan speeds. i.e low, med, high, top/boost

* Update manifest.json

Bump version to 1.1.5

* Update climate.py

* Bump Izone to 1.1.5

* Update climate.py

* fix isort failure

* Use v1.1.6

Co-authored-by: Penny Wood <Swamp-Ig@users.noreply.github.com>
Co-authored-by: Swamp-Ig <github@ninjateaparty.com>
2021-06-27 21:13:26 +02:00
..
translations
__init__.py Type entry setup/unload for entity components (#51912) 2021-06-17 10:10:26 +02:00
const.py Add support for 4th fan speed in izone A/C systems (#51969) 2021-06-27 21:13:26 +02:00
device_action.py Improve editing of device actions referencing non-added HVAC (#51706) 2021-06-11 11:13:55 +02:00
device_condition.py Improve editing of device conditions referencing non-added HVAC (#51832) 2021-06-15 02:23:13 +02:00
device_trigger.py Rename device trigger base schema to DEVICE_TRIGGER_BASE_SCHEMA (#51719) 2021-06-10 19:11:38 +02:00
group.py
manifest.json
reproduce_state.py
services.yaml
strings.json