mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Support media source in image upload (#36065)
This commit is contained in:
parent
2eadc85f47
commit
a4923de0ea
@ -2,6 +2,7 @@
|
|||||||
title: Image upload
|
title: Image upload
|
||||||
description: The image upload integration handle image assets in Home Assistant.
|
description: The image upload integration handle image assets in Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Media source
|
||||||
- Other
|
- Other
|
||||||
ha_release: 0.115
|
ha_release: 0.115
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
@ -14,6 +15,8 @@ ha_integration_type: system
|
|||||||
The **Image upload** {% term integration %} allows Home Assistant to handle image assets in
|
The **Image upload** {% term integration %} allows Home Assistant to handle image assets in
|
||||||
Home Assistant, for example, the profile photos of your systems account.
|
Home Assistant, for example, the profile photos of your systems account.
|
||||||
|
|
||||||
|
Uploaded images are also viewable in the media browser.
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
This integration is by default enabled, unless you've disabled or removed the
|
This integration is by default enabled, unless you've disabled or removed the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user