mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 02:38:53 +00:00
Hide AI Task from default dashboard (#25877)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user