Add datetime icon translations (#108449)

This commit is contained in:
Franck Nijhof 2024-01-20 11:04:14 +01:00 committed by GitHub
parent 4f7ce28cb8
commit 5a56cf3922
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,10 @@
{
"entity_component": {
"_": {
"default": "mdi:calendar-clock"
}
},
"services": {
"set_value": "mdi:calendar-edit"
}
}