mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 07:05:12 +01:00
13 lines
175 B
JSON
13 lines
175 B
JSON
{
|
|
"entity": {
|
|
"sensor": {
|
|
"setpoint_status": {
|
|
"default": "mdi:thermostat"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"set_hold_time": "mdi:timer-pause"
|
|
}
|
|
}
|