diff --git a/src/common/const.ts b/src/common/const.ts index bc1f0c99d8..5631fff384 100644 --- a/src/common/const.ts +++ b/src/common/const.ts @@ -234,7 +234,12 @@ export const SENSOR_ENTITIES = [ "weather", ]; -export const ASSIST_ENTITIES = ["conversation", "stt", "tts"]; +export const ASSIST_ENTITIES = [ + "assist_satellite", + "conversation", + "stt", + "tts", +]; /** Domains that render an input element instead of a text value when displayed in a row. * Those rows should then not show a cursor pointer when hovered (which would normally