core/homeassistant/components/canary
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
..
translations [ci skip] Translation update 2022-02-24 00:17:55 +00:00
__init__.py
alarm_control_panel.py Use EntityFeature enum in components (c**) (#69341) 2022-04-05 23:49:20 +02:00
camera.py Fix Canary camera stream blocking call (#71369) 2022-05-06 08:00:48 -07:00
config_flow.py Align config flow type hints to scaffold (#65157) 2022-01-30 20:26:28 +01:00
const.py
coordinator.py
manifest.json
model.py
sensor.py Update coordinator typing (1) [a-c] (#68442) 2022-03-21 15:49:39 +01:00
strings.json