core/homeassistant
Franck Nijhof 992daa4a44
Migrate WLED to use DataUpdateCoordinator (#32565)
* Migrate WLED to use DataUpdateCoordinator

* Remove stale debug statement

* Process review suggestions

* Improve tests

* Improve tests
2020-03-13 13:19:05 +01:00
..
auth Replace cmp option with eq and order (#31423) 2020-02-02 20:28:52 -08:00
components Migrate WLED to use DataUpdateCoordinator (#32565) 2020-03-13 13:19:05 +01:00
generated Refactor Freebox : add config flow + temperature sensor + signal dispatch (#30334) 2020-03-11 22:15:59 +01:00
helpers Add update class method to DataUpdateCoordinator (#32724) 2020-03-13 00:27:19 +01:00
scripts Upgrade mypy to 0.770, tighten config a bit (#32715) 2020-03-12 11:52:20 +01:00
util Upgrade mypy to 0.770, tighten config a bit (#32715) 2020-03-12 11:52:20 +01:00
__init__.py
__main__.py
bootstrap.py Only check frontend for safe mode if frontend wanted to be loa… (#31969) 2020-02-19 15:56:46 +01:00
config.py Add www. to all documentation links (#32063) 2020-02-21 16:10:02 -08:00
config_entries.py Freeze config entry data (#32615) 2020-03-09 14:07:50 -07:00
const.py Bumped version to 0.108.0dev0 (#32697) 2020-03-12 12:40:31 +01:00
core.py Add support for simultaneous runs of Script helper - Part 2 (#32442) 2020-03-11 16:34:50 -07:00
data_entry_flow.py Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
exceptions.py
loader.py Correct grammatical error in CUSTOM_WARNING (#32569) 2020-03-09 09:40:08 +01:00
package_constraints.txt Upgrade sqlalchemy to 1.3.15 (#32747) 2020-03-13 00:28:26 +01:00
requirements.py Upgrade mypy to 0.770, tighten config a bit (#32715) 2020-03-12 11:52:20 +01:00
setup.py