mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Add datetime icon translations (#108449)
This commit is contained in:
parent
4f7ce28cb8
commit
5a56cf3922
10
homeassistant/components/datetime/icons.json
Normal file
10
homeassistant/components/datetime/icons.json
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"entity_component": {
|
||||||
|
"_": {
|
||||||
|
"default": "mdi:calendar-clock"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"services": {
|
||||||
|
"set_value": "mdi:calendar-edit"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user