mirror of
https://github.com/home-assistant/core.git
synced 2025-08-10 16:15:08 +02:00
Add time icon translations (#108458)
This commit is contained in:
10
homeassistant/components/time/icons.json
Normal file
10
homeassistant/components/time/icons.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"entity_component": {
|
||||
"_": {
|
||||
"default": "mdi:clock"
|
||||
}
|
||||
},
|
||||
"services": {
|
||||
"set_value": "mdi:clock-edit"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user