Add alert to fixed domain states (#27271)

pull/27274/head
karwosts 2025-09-30 23:07:24 -07:00 committed by GitHub
parent d038e11170
commit 2ff52c6c29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ export const FIXED_DOMAIN_STATES = {
"pending",
"triggered",
],
alert: ["on", "off", "idle"],
assist_satellite: ["idle", "listening", "responding", "processing"],
automation: ["on", "off"],
binary_sensor: ["on", "off"],