From 15a79de6ac373543b359bbe500fdf61e28e03ccf Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Wed, 5 Jul 2023 10:40:02 +0200 Subject: [PATCH 1/2] Glossary: fix broken link (#28075) --- source/_data/glossary.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_data/glossary.yml b/source/_data/glossary.yml index 48f800c5dd8..6c26b3a0fef 100644 --- a/source/_data/glossary.yml +++ b/source/_data/glossary.yml @@ -374,7 +374,7 @@ State changes can be used as the source of triggers. The current state can be used in conditions. - link: /docs/scripts/configuration/state_object/ + link: /docs/configuration/state_object/ excerpt: > The state holds the information of interest of an entity, for example, if a light is on or off. Each entity has exactly one state and the state only holds one value at a time. However, entities can store attributes related to that state such as brightness, color, or a unit of measurement. From e3543d9c8a1abca41b05823059abf3e100ba2937 Mon Sep 17 00:00:00 2001 From: Mettchen <75529387+Mettchen@users.noreply.github.com> Date: Wed, 5 Jul 2023 10:40:33 +0200 Subject: [PATCH 2/2] Update buienradar.markdown (#27984) * Update buienradar.markdown Changed wording of camera entity sentence. Added information on how to enable the camera entity. * add reference to procedure on enabling entities --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/buienradar.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/buienradar.markdown b/source/_integrations/buienradar.markdown index 86d29913d30..36509708f9e 100644 --- a/source/_integrations/buienradar.markdown +++ b/source/_integrations/buienradar.markdown @@ -37,7 +37,7 @@ The `buienradar` camera platform uses [buienradar.nl](https://buienradar.nl/) as Internally, this integration uses the radar map image as [documented](https://www.buienradar.nl/overbuienradar/gratis-weerdata) on buienradar.nl. The downloaded image is cached to prevent Home Assistant from making a new request to buienradar.nl multiple times a minute when Home Assistant checks for new stills from the camera. -The camera entity is added disabled by default and should first be enabled before it starts reading the camera images. +The camera entity is disabled by default and should be [enabled](/common-tasks/general/#enabling-entities) before it reads the camera images. ## Sensor