core/homeassistant
Allen Porter 08201d146b
Separate HLS logic out of core StreamOutput to prepare for discontinuity (#46610)
Separate the HLS stream view logic out of StreamOutput since the hls
stream view is about to get more complex to track discontinuities. This
makes the idle timeout, shutdown, and coupling between hls and record
more explicit.
2021-02-16 06:59:43 -08:00
..
auth None optional hass typing in FlowHandler (#46462) 2021-02-13 13:21:37 +01:00
components Separate HLS logic out of core StreamOutput to prepare for discontinuity (#46610) 2021-02-16 06:59:43 -08:00
generated Add keenetic_ndms2 config flow (#38353) 2021-02-14 13:09:19 +01:00
helpers Add target to services.yaml (#46410) 2021-02-16 09:35:27 +01:00
scripts Add support for pre-filtering events to the event bus (#46371) 2021-02-14 09:42:55 -10:00
util Don't allow recursive secrets loading (#41812) 2021-02-14 14:23:31 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Wait for registries to load at startup (#46265) 2021-02-11 17:36:19 +01:00
config.py Replace LooseVersion with AwesomeVersion (#46330) 2021-02-10 15:26:38 +01:00
config_entries.py Add support for pre-filtering events to the event bus (#46371) 2021-02-14 09:42:55 -10:00
const.py Bump version to 2021.3.0dev0 (#45617) 2021-01-27 21:12:38 +01:00
core.py Add support for pre-filtering events to the event bus (#46371) 2021-02-14 09:42:55 -10:00
data_entry_flow.py None optional hass typing in FlowHandler (#46462) 2021-02-13 13:21:37 +01:00
exceptions.py Raise ConditionError for numeric_state errors (#45923) 2021-02-08 10:47:57 +01:00
loader.py Postponed evaluation of annotations in core (#46434) 2021-02-12 10:58:20 +01:00
package_constraints.txt Update frontend to 20210208.0 (#46225) 2021-02-08 16:42:33 +01:00
requirements.py
runner.py
setup.py
strings.json Consistent spelling of IT abbreviations / protocol / format names (#45913) 2021-02-04 01:43:07 +01:00