Hi all,
I got some error in the tab visualization for this Thermostat:
This is what I get reading data from the entity:
{
“battery_level”: 96,
“current_operation”: “idle”,
“current_temperature”: null,
“fan”: “off”,
“friendly_name”: “Calorifero Salotto”,
“icon”: “mdi:radiator”,
“max_temp”: 35,
“min_temp”: 7,
“node_id”: 5,
“target_temp_high”: 23,
“target_temp_low”: 23,
“temperature”: 23
}
Could you give me some advice to debug this problem?
Thanks