mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 03:06:41 +00:00
Hide AI Task from default dashboard (#25877)
This commit is contained in:
parent
f6f2cb0fce
commit
1349d9d8e3
@ -35,6 +35,7 @@ import type { LovelaceBadgeConfig } from "../../../data/lovelace/config/badge";
|
||||
import type { EntityBadgeConfig } from "../badges/types";
|
||||
|
||||
const HIDE_DOMAIN = new Set([
|
||||
"ai_task",
|
||||
"automation",
|
||||
"configurator",
|
||||
"device_tracker",
|
||||
|
Loading…
x
Reference in New Issue
Block a user