core/homeassistant
djtimca f2d9e6f70c
Add sensor platform for Aurora integration (#43148)
* Removed pylint disable on unused after updating CI files that were out of date.
* Pylint still fails due to bug on DOMAIN import. Added disable check.
* Addressed PR comments
* Added import for ClientError to test_config_flow.py

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-02-05 23:05:39 -08:00
..
auth Use core constants for command_line auth provider (#45907) 2021-02-03 19:19:22 -05:00
components Add sensor platform for Aurora integration (#43148) 2021-02-05 23:05:39 -08:00
generated MySensors config flow (#45421) 2021-02-05 22:13:57 +01:00
helpers Add integration name to the deprecation warnings (#45901) 2021-02-03 14:40:11 +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
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
exceptions.py
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
strings.json Consistent spelling of IT abbreviations / protocol / format names (#45913) 2021-02-04 01:43:07 +01:00