Hide alert toggle when idle in more-info (#17563)

This commit is contained in:
karwosts
2023-08-15 05:18:35 -07:00
committed by GitHub
parent 917b7bd1dd
commit 6dff2f691e
3 changed files with 89 additions and 0 deletions

View File

@@ -176,6 +176,7 @@ export const FIXED_DEVICE_CLASS_ICONS = {
/** Domains that have a state card. */
export const DOMAINS_WITH_CARD = [
"alert",
"button",
"climate",
"cover",