Add tts icon translations (#108476)

This commit is contained in:
Franck Nijhof 2024-01-20 20:32:24 +01:00 committed by GitHub
parent 0042a2fef2
commit 74ae79204a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,12 @@
{
"entity_component": {
"_": {
"default": "mdi:speaker-message"
}
},
"services": {
"clear_cache": "mdi:delete",
"say": "mdi:speaker-message",
"speak": "mdi:speaker-message"
}
}