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