mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
Co-authored-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com> Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: VandeurenGlenn <8685280+VandeurenGlenn@users.noreply.github.com>
21 lines
445 B
JSON
21 lines
445 B
JSON
{
|
|
"entity": {
|
|
"climate": {
|
|
"nhc_thermostat": {
|
|
"state_attributes": {
|
|
"preset_mode": {
|
|
"default": "mdi:calendar-clock",
|
|
"state": {
|
|
"day": "mdi:weather-sunny",
|
|
"night": "mdi:weather-night",
|
|
"prog1": "mdi:numeric-1",
|
|
"prog2": "mdi:numeric-2",
|
|
"prog3": "mdi:numeric-3"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|