mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 08:16: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",
|
"pending",
|
||||||
"triggered",
|
"triggered",
|
||||||
],
|
],
|
||||||
|
assist_satellite: ["idle", "listening", "responding", "processing"],
|
||||||
automation: ["on", "off"],
|
automation: ["on", "off"],
|
||||||
binary_sensor: ["on", "off"],
|
binary_sensor: ["on", "off"],
|
||||||
button: [],
|
button: [],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user