Skip to content

Commit 65d4170

Browse files
authored
Clarify hidden entity voice exposure (#1304)
1 parent f54b774 commit 65d4170

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/entities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ data:
142142
This action allows you to hide an entity on the fly.
143143

144144
It can be particularly useful when you have a lot of entities, and you want to hide some of them from the generated UI based programmatically.
145-
Hidden entities are also not exposed to external voice assistants, like Google Assistant or Alexa.
145+
Hidden entities are not exposed to external voice assistants, like Google Assistant or Alexa, by default. They can still be exposed explicitly in the voice assistant settings.
146146

147147
```{figure} ./images/entities/hide_entity.png
148148
:alt: Screenshot of the Home Assistant hide entity action in the developer tools.

0 commit comments

Comments
 (0)