1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 13:38:04 +00:00
Files
core/homeassistant/components/snips/icons.json
2024-03-14 11:42:12 +01:00

9 lines
166 B
JSON

{
"services": {
"feedback_off": "mdi:message-alert",
"feedback_on": "mdi:message-alert",
"say": "mdi:chat",
"say_action": "mdi:account-voice"
}
}