mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
18 lines
282 B
JSON
18 lines
282 B
JSON
{
|
|
"entity": {
|
|
"button": {
|
|
"sync_time": {
|
|
"default": "mdi:timer-sync-outline"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"set_hot_water_schedule": {
|
|
"service": "mdi:calendar-clock"
|
|
},
|
|
"sync_time": {
|
|
"service": "mdi:timer-sync-outline"
|
|
}
|
|
}
|
|
}
|