mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Hide automations from generated UI (#4748)
This commit is contained in:
parent
42cbe863bb
commit
c54b474838
@ -52,6 +52,7 @@ const DOMAINS_BADGES = [
|
||||
"timer",
|
||||
];
|
||||
const HIDE_DOMAIN = new Set([
|
||||
"automation",
|
||||
"configurator",
|
||||
"device_tracker",
|
||||
"geo_location",
|
||||
|
Loading…
x
Reference in New Issue
Block a user