Air return temperature display at 32768°C,
The problem
I use several Aidoo modules on an installation. They work correctly even if they are often unreachable via airzone Cloud. However, they are still functional via Home Assistant and the local network, which is perfect. However, there is a bug with the firmware 10.13/6.20.
The temperature reading does not work and displays 32768°C. This should be the air return temperature (which is used as a measurement for the regulation). The three modules display 32768°C, and this value is fixed and unrelated to the actual temperature of each room.
See attached.
Thank you for your help.
What version of Home Assistant Core has the issue?
2025.3.4
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
No response
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
Hey there @noltari, mind taking a look at this issue as it has been labeled with an integration (airzone_cloud) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of airzone_cloud can trigger bot actions by commenting:
@home-assistant closeCloses the issue.@home-assistant rename Awesome new titleRenames the issue.@home-assistant reopenReopen the issue.@home-assistant unassign airzone_cloudRemoves the current integration label and assignees on the issue, add the integration domain after the command.@home-assistant add-label needs-more-informationAdd a label (needs-more-information, problem in dependency, problem in custom component) to the issue.@home-assistant remove-label needs-more-informationRemove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
(message by CodeOwnersMention)
airzone_cloud documentation airzone_cloud source (message by IssueLinks)
@okp90 please provide the diagnostics data...
@okp90 I can see that the Local API is returning those values:
"temp_return": -3276.8,
"work_temp": -3276.8,
"roomTemp": 32768,
Unfortunately there's nothing that we can do from our side since it's a FW bug. Please, report this to Airzone so that they can fix it with a FW update.
@home-assistant close
Ok, thanks I will try with Airzone Support