1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-15 16:30:04 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Erik Montnemery
190d67b56c Improve content type handling in ImageEntity () 2023-06-27 15:28:49 +02:00
Jan Bouwhuis
22f29e8c84 Add validation of content_type to image entity () 2023-06-27 11:46:31 +02:00
Jan Bouwhuis
98cc45ec10 Add image url support ()
* Add image url support

* Use hass as parameter

* Add verify ssl parameter and improve exception handling

* Improve error handling, ignore empty URL's

* Update existing image platforms

---------

Co-authored-by: Erik <erik@montnemery.com>
2023-06-27 08:36:12 +02:00
Erik Montnemery
5303bef83e Add image entity component () 2023-06-19 17:03:48 +02:00
Franck Nijhof
80b3572627 Rename image integration to image_upload ()
* Rename image integration to image_upload

* fix test
2022-12-16 08:16:38 -05:00
Paulus Schoutsen
6e92931087 Add file selector and file upload integration () 2022-08-18 12:02:12 -04:00
Franck Nijhof
65cf2fcb6f Drop asynctest () 2021-01-01 22:31:56 +01:00
Paulus Schoutsen
24a16ff8fe Add image integration () 2020-08-19 11:33:04 +02:00