mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Add service icons to Snips (#113352)
This commit is contained in:
parent
374695bfa6
commit
1c56c7b136
8
homeassistant/components/snips/icons.json
Normal file
8
homeassistant/components/snips/icons.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"services": {
|
||||||
|
"feedback_off": "mdi:message-alert",
|
||||||
|
"feedback_on": "mdi:message-alert",
|
||||||
|
"say": "mdi:chat",
|
||||||
|
"say_action": "mdi:account-voice"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user