mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Hide tag entities from default dashboard (#21793)
Tag integration now creates entities. They need to be hidden from the default dashboard.
This commit is contained in:
parent
430a28f350
commit
b4dd953128
@ -44,6 +44,7 @@ const HIDE_DOMAIN = new Set([
|
||||
"persistent_notification",
|
||||
"script",
|
||||
"sun",
|
||||
"tag",
|
||||
"todo",
|
||||
"zone",
|
||||
...ASSIST_ENTITIES,
|
||||
|
Loading…
x
Reference in New Issue
Block a user