core/homeassistant
J. Nick Koston cced74740f Ensure recorder event loop recovers if the database server dis… (#33253)
If the database server disconnects there were exceptions
that were not trapped which would cause the recorder event
loop to collapse.  As we never want the loop to end
we trap exceptions broadly.

Fix a bug in the new commit interval setting which caused
it to always commit after 1s
2020-03-25 16:04:05 -07:00
..
auth Replace cmp option with eq and order (#31423) 2020-02-02 20:28:52 -08:00
components Ensure recorder event loop recovers if the database server dis… (#33253) 2020-03-25 16:04:05 -07:00
generated Add config flow to directv (#32162) 2020-03-11 12:28:38 -07:00
helpers Fix script logging with name (#33120) 2020-03-24 11:49:32 +00:00
scripts Add JSON benchmark (#32690) 2020-03-11 11:50:16 -07:00
util Revert "Use orjson to parse json faster (#32153)" (#32185) 2020-02-25 21:07:16 +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 Fix package default extraction (#33071) 2020-03-20 23:02:29 -07:00
config_entries.py Freeze config entry data (#32615) 2020-03-09 14:07:50 -07:00
const.py Bump version to 0.107.6 2020-03-24 11:50:25 +00:00
core.py Speed up validate_entity_id (#32137) 2020-02-24 08:35:02 -08:00
data_entry_flow.py
exceptions.py
loader.py Correct grammatical error in CUSTOM_WARNING (#32569) 2020-03-09 09:40:08 +01:00
package_constraints.txt Updated frontend to 20200318.1 (#32957) 2020-03-18 18:17:11 -07:00
requirements.py
setup.py Fix hassio panel load (#32922) 2020-03-17 17:55:57 -07:00