Add event icon translations (#108453)

This commit is contained in:
Franck Nijhof 2024-01-20 11:06:41 +01:00 committed by GitHub
parent 576230da40
commit dbaa02a5a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,16 @@
{
"entity_component": {
"_": {
"default": "mdi:eye-check"
},
"button": {
"default": "mdi:gesture-tap-button"
},
"doorbell": {
"default": "mdi:doorbell"
},
"motion": {
"default": "mdi:motion-sensor"
}
}
}