Commit Graph

8 Commits (1a9bcafbd209e166e43a66fb3609b3c14eb9da36)

Author SHA1 Message Date
Jeef 8484060915
Add Hyperion device configuration URL ()
* Adding device configuration url

* bump version
2022-03-05 09:10:39 +01:00
Franck Nijhof 6b9c2d8295
Add shorthand attribute support to Camera platform () 2021-11-25 16:03:53 +01:00
Robert Hillis 4a8e9df026
Use DeviceInfo Class H () 2021-10-23 15:35:33 +02:00
Robert Hillis 488a636aec
Clean up unused loggers () 2021-10-14 10:03:38 -07:00
J. Nick Koston e99576c094
Pass width and height when requesting camera snapshot () 2021-08-10 19:33:06 -05:00
Milan Meulemans 0471b27179
Replace HomeAssistantType with HomeAssistant () 2021-07-27 12:30:56 +02:00
Dermot Duffy cf954881f6
Address Hyperion camera post-merge code review () 2021-06-04 08:24:38 +02:00
Dermot Duffy c057c9d9ab
Add Hyperion camera feed ()
* 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