Add service icons to Input Datetime (#113314)

This commit is contained in:
Joost Lekkerkerker 2024-03-14 13:52:59 +01:00 committed by GitHub
parent 43d4f10582
commit 85473b80ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,6 @@
{
"services": {
"set_datetime": "mdi:calendar-clock",
"reload": "mdi:reload"
}
}