Fix description of exclude_entities (#14664)

Small but important typo under exclude_entities option of smart home config.
This commit is contained in:
DoloresHA 2020-09-30 10:52:48 -04:00 committed by GitHub
parent ed01d52504
commit 84cebff7f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: