diff --git a/source/_integrations/image.markdown b/source/_integrations/image.markdown new file mode 100644 index 00000000000..42f2d5609c7 --- /dev/null +++ b/source/_integrations/image.markdown @@ -0,0 +1,14 @@ +--- +title: Image +description: Instructions on how to integrate images within Home Assistant. +ha_category: + - Image +ha_release: 2023.7 +ha_quality_scale: internal +ha_domain: camera +ha_codeowners: + - '@home-assistant/core' +ha_integration_type: entity +--- + +The image integration allows other integrations to display a static image.