Clarify HomeKit include behavior in the config flow (#91106)

* Clarify HomeKit include behavior in the config flow

If a domain is selected to be included and specific entities are
not selected in the domain, all entities will be included in that
domain.

* tweak
pull/91079/head^2
J. Nick Koston 2023-04-08 17:12:02 -10:00 committed by GitHub
parent a730ee2c43
commit 8fe597b7c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
"data": {
"entities": "Entities"
},
"description": "All “{domains}” entities will be included unless specific entities are selected.",
"description": "Select entities from each domain in “{domains}”. The include will cover the entire domain if you do not select any entities for a given domain.",
"title": "Select the entities to be included"
},
"exclude": {