From 9004b04e2fe3a3ec3520056540401e66727be884 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 17 Sep 2024 16:22:14 +0200 Subject: [PATCH] Image: add state (#34776) * Image: add state * Fix typo * Remove redundant line --- source/_integrations/image.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_integrations/image.markdown b/source/_integrations/image.markdown index 7097886e32a..da6f954db58 100644 --- a/source/_integrations/image.markdown +++ b/source/_integrations/image.markdown @@ -11,6 +11,10 @@ ha_codeowners: ha_integration_type: entity --- -The image integration allows other integrations to display a static image. +The **Image** {% term integration %} allows other integrations to display a static image. {% include integrations/building_block_integration.md %} + +## The state of an image entity + +The state of an image entity is a timestamp, showing the date and time when the image was last changed.