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