core/homeassistant
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
..
auth Always load middle to handle forwarded proxy data (#51332) 2021-06-01 09:38:55 -07:00
components Add support for 4th fan speed in izone A/C systems (#51969) 2021-06-27 21:13:26 +02:00
generated Add Forecast Solar integration (#52158) 2021-06-27 14:05:04 +02:00
helpers Improve editing of device automation referring non added select entity (#52047) 2021-06-21 14:49:51 +02:00
scripts
util Upgrade mypy to 0.902 (#51907) 2021-06-16 14:35:32 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Do not attempt to unload non loaded config entries (#51356) 2021-06-02 10:00:24 +02:00
const.py Add new climacell sensors (#52079) 2021-06-27 15:03:20 -04:00
core.py Set up cloud semi-dependencies at start (#51313) 2021-06-01 01:35:31 +02:00
data_entry_flow.py
exceptions.py
loader.py
package_constraints.txt Upgrade async_upnp_client to 0.19.0 (#52019) 2021-06-20 18:17:39 +02:00
requirements.py
runner.py
setup.py Add Select entity support to Google Assistant (#51997) 2021-06-18 23:30:46 +02:00
strings.json