hass-core/homeassistant
Jason Hunter 7ccd0bba9a Live Streams Component ()
* initial commit of streams

* refactor stream component

* refactor so stream formats are not considered a platform

* initial test and minor refactor

* fix linting

* update requirements

* need av in tests as well

* fix import in class def vs method

* fix travis and docker builds

* address code review comments

* fix logger, add stream start/stop logs, listen to HASS stop

* address additional code review comments

* beef up tests

* fix tests

* fix lint

* add stream_source to onvif camera

* address pr comments

* add keepalive to camera play_stream service

* remove keepalive and move import

* implement registry and have output provider remove itself from stream after idle, set libav log level to error
2019-03-11 19:57:10 -07:00
..
auth Add area permission check () 2019-03-11 11:02:37 -07:00
components Live Streams Component () 2019-03-11 19:57:10 -07:00
helpers Add area permission check () 2019-03-11 11:02:37 -07:00
scripts Fix script load module issue () 2019-03-07 16:48:14 -08:00
util Load as many components in parallel as possible () 2019-02-07 22:56:40 +01:00
__init__.py
__main__.py
bootstrap.py Deprecate http.api_password () 2019-03-10 19:55:36 -07:00
config.py Deprecate http.api_password () 2019-03-10 19:55:36 -07:00
config_entries.py Add config entry remove callback () 2019-03-01 21:13:55 -08:00
const.py Allow targeting areas in service calls () 2019-03-04 09:51:12 -08:00
core.py Deprecate http.api_password () 2019-03-10 19:55:36 -07:00
data_entry_flow.py
exceptions.py
loader.py Remove index () 2019-02-22 14:11:07 +01:00
monkey_patch.py
package_constraints.txt Upgrade astral to 1.10.1 () 2019-02-27 14:07:51 +01:00
requirements.py
setup.py Add default_config component () 2019-02-07 20:07:15 -08:00