core/homeassistant
J. Nick Koston f96a6e878f
Ensure restore state is not written after the stop event (#49329)
If everything lined up, the states could be written
while Home Assistant is shutting down after the stop
event because the interval tracker was not canceled on
the stop event.
2021-04-17 09:03:18 +02:00
..
auth Define data flow result type (#49260) 2021-04-15 07:17:07 -10:00
components Bump pysonos to 0.0.43 (#49330) 2021-04-16 20:19:50 -10:00
generated Improve DHCP + Zeroconf manifest validation (#49321) 2021-04-16 13:32:12 -10:00
helpers Ensure restore state is not written after the stop event (#49329) 2021-04-17 09:03:18 +02:00
scripts
util
__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 Define data flow result type (#49260) 2021-04-15 07:17:07 -10:00
const.py
core.py Type hint improvements (#49320) 2021-04-17 08:35:21 +02:00
data_entry_flow.py Add missing typing to data_entry_flow (#49271) 2021-04-15 09:59:52 -10:00
exceptions.py
loader.py
package_constraints.txt Bump frontend to 20210416.0 2021-04-16 13:36:47 -07:00
requirements.py
runner.py
setup.py Mark camera as a base platform (#49297) 2021-04-16 15:00:21 +02:00
strings.json