mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
22 lines
368 B
JSON
22 lines
368 B
JSON
{
|
|
"entity": {
|
|
"sensor": {
|
|
"zone_status": {
|
|
"default": "mdi:shield-check"
|
|
}
|
|
},
|
|
"climate": {
|
|
"thermostat": {
|
|
"state_attributes": {
|
|
"preset_mode": {
|
|
"state": {
|
|
"automatic": "mdi:refresh-auto",
|
|
"manual": "mdi:alpha-m"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|