core/homeassistant
Xiaonan Shen a42d43d054
Improve dyson code (#45172)
* Improve air_quality

* Improve climate

* Improve sensor

* Improve vacuum

* Improve fan

* Fix pylint

* Improve on_message

* Change unique ID back

* Remove unused attribute

* Remove redundant current_humidity

* Merge current_temperature

* Rename fan device to fan entity

* Fix filter life sensors

* Remove unneeded context switch

* Remove entity_type

* Fix pylint

* Add comment on humidity check
2021-01-17 10:24:26 +01:00
..
auth Add option to deactivate a user (#43463) 2020-11-27 09:13:16 +01:00
components Improve dyson code (#45172) 2021-01-17 10:24:26 +01:00
generated Switch somfy to zeroconf discovery (#45158) 2021-01-16 20:41:41 +01:00
helpers Add support for discovery via DHCP (#45087) 2021-01-14 09:09:08 +01:00
scripts Upgrade colorlog to 4.6.2 (#44652) 2020-12-30 17:12:51 +01:00
util Add more debug details to running timeouts (#43644) 2021-01-04 13:10: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 Add support for discovery via DHCP (#45087) 2021-01-14 09:09:08 +01:00
const.py Drop Python 3.7 support (#43805) 2021-01-01 13:47:01 +01:00
core.py Auto-create friendly name for persistent notifications (#42427) 2021-01-15 12:13:56 +01:00
data_entry_flow.py
exceptions.py Correct service not found exception message (#43846) 2020-12-02 10:32:25 +01:00
loader.py Add support for discovery via DHCP (#45087) 2021-01-14 09:09:08 +01:00
package_constraints.txt Bump aioHTTP 3.7.3 - YARL 1.6.3 (#45180) 2021-01-15 13:19:22 +01:00
requirements.py Add support for discovery via DHCP (#45087) 2021-01-14 09:09:08 +01:00
runner.py Drop remaining Python < 3.8 support (#44743) 2021-01-04 11:47:29 +01:00
setup.py
strings.json