Add alert to fixed domain states (#27271)
parent
d038e11170
commit
2ff52c6c29
|
@ -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"],
|
||||
|
|
Loading…
Reference in New Issue