mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Add service icons to Input Datetime (#113314)
This commit is contained in:
parent
43d4f10582
commit
85473b80ca
6
homeassistant/components/input_datetime/icons.json
Normal file
6
homeassistant/components/input_datetime/icons.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"services": {
|
||||
"set_datetime": "mdi:calendar-clock",
|
||||
"reload": "mdi:reload"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user