core/tests/components/hyperion
Dermot Duffy c057c9d9ab
Add Hyperion camera feed (#46516)
* Initial Hyperion camera.

* Improve test coverage.

* Minor state fixes.

* Fix type annotation.

* May rebase and updates (mostly typing).

* Updates to use new camera typing improvements.

* Use new support for returning None from async_get_mjpeg_stream .

* Codereview feedback.

* Lint: Use AsyncGenerator from collections.abc .

* Update homeassistant/components/hyperion/camera.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-06-02 09:39:19 -07:00
..
__init__.py Add Hyperion camera feed (#46516) 2021-06-02 09:39:19 -07:00
conftest.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_camera.py Add Hyperion camera feed (#46516) 2021-06-02 09:39:19 -07:00
test_config_flow.py Add Hyperion camera feed (#46516) 2021-06-02 09:39:19 -07:00
test_light.py Add Hyperion camera feed (#46516) 2021-06-02 09:39:19 -07:00
test_switch.py Add Hyperion camera feed (#46516) 2021-06-02 09:39:19 -07:00