mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Add tts icon translations (#108476)
This commit is contained in:
parent
0042a2fef2
commit
74ae79204a
12
homeassistant/components/tts/icons.json
Normal file
12
homeassistant/components/tts/icons.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"entity_component": {
|
||||||
|
"_": {
|
||||||
|
"default": "mdi:speaker-message"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"services": {
|
||||||
|
"clear_cache": "mdi:delete",
|
||||||
|
"say": "mdi:speaker-message",
|
||||||
|
"speak": "mdi:speaker-message"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user