Change Assist satellite state names (#126926)

* Change state names

* Update homeassistant/components/assist_satellite/strings.json

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
Michael Hansen
2024-09-27 10:11:23 -05:00
committed by GitHub
parent 6373347d65
commit bd4f3b0553
5 changed files with 31 additions and 31 deletions

View File

@@ -4,8 +4,8 @@
"_": {
"name": "Assist satellite",
"state": {
"listening_wake_word": "Wake word",
"listening_command": "Voice command",
"idle": "[%key:common::state::idle%]",
"listening": "Listening",
"responding": "Responding",
"processing": "Processing"
}