mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 13:38:04 +00:00
9 lines
166 B
JSON
9 lines
166 B
JSON
{
|
|
"services": {
|
|
"feedback_off": "mdi:message-alert",
|
|
"feedback_on": "mdi:message-alert",
|
|
"say": "mdi:chat",
|
|
"say_action": "mdi:account-voice"
|
|
}
|
|
}
|