mirror of
https://github.com/home-assistant/core.git
synced 2026-09-25 07:51:46 -05:00
Add datetime icon translations (#108449)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"entity_component": {
|
||||
"_": {
|
||||
"default": "mdi:calendar-clock"
|
||||
}
|
||||
},
|
||||
"services": {
|
||||
"set_value": "mdi:calendar-edit"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user