hass-core/homeassistant
0bmay 1a00bb9fc4
Fix Canary camera stream blocking call (#71369)
* fix: Canary stream camera, fix blocker

fixes a "detected blocking call to putrequest inside the event loop. This is causing stability issues. Please report issue for canary doing blocking calls at homeassistant/components/canary/camera.py, line 149: self._live_stream_session.live_stream_url, extra_cmd=self._ffmpeg_arguments" from log file.

* refactor: black formatting changes

tsia
2022-05-06 08:00:48 -07:00
..
auth Disable no-self-use [pylint] (#70641) 2022-04-25 07:41:01 -07:00
backports Cleanup after pylint update (#68657) 2022-03-26 00:34:12 +01:00
components Fix Canary camera stream blocking call (#71369) 2022-05-06 08:00:48 -07:00
generated Handle empty zeroconf properties in devolo_home_network (#71288) 2022-05-04 15:51:21 +02:00
helpers Ignore loading system entity category (#71361) 2022-05-05 14:33:37 -07:00
scripts Add json decode caching to logbook (#71080) 2022-05-01 19:33:31 -05:00
util Use ULID short format for context ids (#71119) 2022-05-01 21:44:54 -07:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Revert "Block peer certs on supervisor" (#67104) 2022-02-23 12:32:07 +01:00
config.py Add Show logs URL to integration errors notification (#71142) 2022-05-01 16:14:30 -07:00
config_entries.py Improve typing for core add_job and run_job methods (#70702) 2022-04-25 23:50:01 +02:00
const.py Remove entity category system in favor of hidden_by (#68550) 2022-05-02 09:33:16 -07:00
core.py Reduce event loop overhead for listeners that already queue (#71364) 2022-05-05 23:09:10 -04:00
data_entry_flow.py Make initial group config flow step a menu (#68565) 2022-03-23 08:34:44 -07:00
exceptions.py
loader.py Allow custom integrations to support application_credentials platform (#71129) 2022-05-01 16:26:22 -07:00
package_constraints.txt Pin grpcio-status to 1.45.0 (#71293) 2022-05-04 16:56:29 +02:00
requirements.py
runner.py Update Mypy to 0.950 (#70948) 2022-04-27 20:49:54 -05:00
setup.py Highlight in logs it is a custom component when setup fails (#67559) 2022-03-03 15:03:03 -08:00
strings.json Sabnzbd config flow (#68138) 2022-04-26 23:09:10 -07:00