core/homeassistant
J. Nick Koston e24f5831a2
Force recorder shutdown at final write event (#49145)
* Force recorder shutdown at EVENT_HOMEASSISTANT_FINAL_WRITE

* remove unreachable

* remove unreachable

* simplify

* cancel in async
2021-04-19 11:24:17 +02:00
..
auth Define data flow result type (#49260) 2021-04-15 07:17:07 -10:00
components Force recorder shutdown at final write event (#49145) 2021-04-19 11:24:17 +02:00
generated Improve DHCP + Zeroconf manifest validation (#49321) 2021-04-16 13:32:12 -10:00
helpers Improve debuggability by providing job as an arg to loop.call_later (#49328) 2021-04-19 11:02:17 +02:00
scripts Upgrade colorlog to 5.0.1 (#49221) 2021-04-14 23:56:32 +02:00
util Ensure shutdown does not deadlock (#49282) 2021-04-18 08:55:51 -10:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Avoid sending empty integration list multiple times during subscribe_bootstrap_integrations (#49181) 2021-04-15 23:16:17 -07:00
config.py
config_entries.py Explicitly define all methods in ConfigFlow (#49341) 2021-04-17 12:42:31 +02:00
const.py Raise an exception when event_type exceeds the max length (#48115) 2021-04-08 20:46:28 +02:00
core.py Ensure shutdown does not deadlock (#49282) 2021-04-18 08:55:51 -10:00
data_entry_flow.py Add missing typing to data_entry_flow (#49271) 2021-04-15 09:59:52 -10:00
exceptions.py Raise exception for invalid call to DeviceRegistry.async_get_or_create (#49038) 2021-04-13 14:18:51 +02:00
loader.py Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
package_constraints.txt Bump aiodiscover to 1.4.0 for dhcp (#49359) 2021-04-18 09:46:39 +02:00
requirements.py Only raise integrationnotfound for dependencies (#48241) 2021-04-01 11:30:52 -07:00
runner.py Ensure shutdown does not deadlock (#49282) 2021-04-18 08:55:51 -10:00
setup.py Mark camera as a base platform (#49297) 2021-04-16 15:00:21 +02:00
strings.json Add missing oauth2 error abort reason (#48112) 2021-03-19 14:27:26 +01:00