* Mark camera unavailable when keepalive stream fails Add a listener in stream that notifies camera when the stream state has changed, and use that to inform the camera `available` property. Update the property to be set only from the main loop where it is read to reduce thread safety races. Issue #54659 * Fix pylint import related errors * Address lint naming errors * Apply suggestions from code review Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io> Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io> |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
test_img_util.py | ||
test_init.py |