Clarify old-style groups are only availble via YAML (#22285)

This commit is contained in:
Franck Nijhof 2022-04-07 13:45:10 +02:00 committed by GitHub
parent a15c605d1d
commit c739f0e087
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -207,6 +207,8 @@ services:
## Old style groups ## Old style groups
This group is a special case of groups only available via YAML configuration.
**We don't recommend using these old-style groups anymore.** They are still supported, but we recommend using the groups as described above. **We don't recommend using these old-style groups anymore.** They are still supported, but we recommend using the groups as described above.
Back in the day, Home Assistant used groups to visually groups entities in the Home Assistant UI; it was the only way to tell which entities would show up in a single card on your Dashboard. This is no longer the case, as we now have fantastic UI editors and Dashboarding. Back in the day, Home Assistant used groups to visually groups entities in the Home Assistant UI; it was the only way to tell which entities would show up in a single card on your Dashboard. This is no longer the case, as we now have fantastic UI editors and Dashboarding.