mirror of
https://github.com/home-assistant/core.git
synced 2026-02-24 03:47:14 +00:00
17 lines
287 B
JSON
17 lines
287 B
JSON
{
|
|
"entity": {
|
|
"climate": {
|
|
"thermostat": {
|
|
"state_attributes": {
|
|
"preset_mode": {
|
|
"state": {
|
|
"holiday": "mdi:bag-suitcase-outline",
|
|
"summer": "mdi:radiator-off"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|