From c41dcbea7c630db74929024eeb399d0240f045e2 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 16 Dec 2022 14:16:40 +0100 Subject: [PATCH] Rename image integration to image_upload (#25305) --- .../{image.markdown => image_upload.markdown} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename source/_integrations/{image.markdown => image_upload.markdown} (63%) diff --git a/source/_integrations/image.markdown b/source/_integrations/image_upload.markdown similarity index 63% rename from source/_integrations/image.markdown rename to source/_integrations/image_upload.markdown index 59e1ba847ed..d121f95174e 100644 --- a/source/_integrations/image.markdown +++ b/source/_integrations/image_upload.markdown @@ -1,18 +1,18 @@ --- -title: Image -description: The image integration handle image assets in Home Assistant. +title: Image Upload +description: The image upload integration handle image assets in Home Assistant. ha_category: - Other ha_release: 0.115 ha_codeowners: - '@home-assistant/core' -ha_domain: image +ha_domain: image_upload ha_quality_scale: internal ha_integration_type: system --- -The Image integration allows Home Assistant to handle image assets in Home Assistant, for example, -the profile photos of your systems account. +The Image Upload integration allows Home Assistant to handle image assets in +Home Assistant, for example, the profile photos of your systems account. ## Configuration