mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Fix description of exclude_entities (#14664)
Small but important typo under exclude_entities option of smart home config.
This commit is contained in:
parent
ed01d52504
commit
84cebff7f4
@ -306,7 +306,7 @@ alexa:
|
||||
required: false
|
||||
type: list
|
||||
exclude_entities:
|
||||
description: List of entities to include (e.g., `light.attic`).
|
||||
description: List of entities to exclude (e.g., `light.attic`).
|
||||
required: false
|
||||
type: list
|
||||
entity_config:
|
||||
|
Loading…
x
Reference in New Issue
Block a user