hass-core/homeassistant
J. Nick Koston a74ae3585a
Fix backwards compatiblity with fan update to new model (#45951)
* Fix backwards compatiblity with fans update to new model

There were some non-speeds and devices that report a none
speed. These problems were discovered when updating zha
tasmota and vesync to the new model in #45407

* Update coverage

* fix check
2021-02-06 12:48:18 +01:00
..
auth Use core constants for command_line auth provider (#45907) 2021-02-03 19:19:22 -05:00
components Fix backwards compatiblity with fan update to new model (#45951) 2021-02-06 12:48:18 +01:00
generated MySensors config flow (#45421) 2021-02-05 22:13:57 +01:00
helpers Fix race in script wait for trigger step (#46055) 2021-02-06 10:01:30 +01:00
scripts Upgrade colorlog to 4.7.2 (#45840) 2021-02-01 19:01:19 -05:00
util Fix shutdown deadlock with run_callback_threadsafe (#45807) 2021-02-01 10:54:39 +01:00
__init__.py
__main__.py Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
block_async_io.py
bootstrap.py Add more debug details to running timeouts (#43644) 2021-01-04 13:10:39 +01:00
config.py Better general/fallback error message and traceback for unknown config errors (#44655) 2021-01-05 13:55:38 +01:00
config_entries.py Allow manual configuration of ignored singleton config entries (#45161) 2021-02-04 11:08:10 +01:00
const.py Bump version to 2021.3.0dev0 (#45617) 2021-01-27 21:12:38 +01:00
core.py Fix shutdown deadlock with run_callback_threadsafe (#45807) 2021-02-01 10:54:39 +01:00
data_entry_flow.py Add data entry flow show progress step (#42419) 2020-11-09 18:39:28 +01:00
exceptions.py Correct service not found exception message (#43846) 2020-12-02 10:32:25 +01:00
loader.py Bump awesomeversion from 21.2.0 to 21.2.2 (#45993) 2021-02-04 16:45:59 +01:00
package_constraints.txt Bump awesomeversion from 21.2.0 to 21.2.2 (#45993) 2021-02-04 16:45:59 +01:00
requirements.py Generics and other type hint improvements (#45250) 2021-01-18 22:23:25 +01:00
runner.py Generics and other type hint improvements (#45250) 2021-01-18 22:23:25 +01:00
setup.py Use dict syntax (#41325) 2020-10-06 15:02:23 +02:00
strings.json Consistent spelling of IT abbreviations / protocol / format names (#45913) 2021-02-04 01:43:07 +01:00