mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
Add state completion support for Assist Satellite entities (#23371)
This commit is contained in:
parent
379bc3a4e3
commit
e1359781a5
@ -15,6 +15,7 @@ export const FIXED_DOMAIN_STATES = {
|
||||
"pending",
|
||||
"triggered",
|
||||
],
|
||||
assist_satellite: ["idle", "listening", "responding", "processing"],
|
||||
automation: ["on", "off"],
|
||||
binary_sensor: ["on", "off"],
|
||||
button: [],
|
||||
|
Loading…
x
Reference in New Issue
Block a user