Homekit Bridge Air Purifier Incorrect Temperature

by ADMIN 50 views

Introduction

Home Assistant, a popular open-source home automation platform, has recently introduced support for air purifiers in HomeKit Bridge. However, some users have reported an issue with the temperature sensor associated with their air purifier, displaying incorrect readings. In this article, we will delve into the problem, identify the affected version of Home Assistant Core, and explore possible solutions to resolve the issue.

The Problem

The issue was first encountered with the latest version of Home Assistant (2025.5.0), which introduced support for air purifiers in HomeKit Bridge. The air purifier is successfully detected in HomeKit, but its associated temperature sensor is displaying an incorrect reading of 163°C. This is believed to be a conversion issue from Fahrenheit to Celsius.

Identifying the Affected Version

The issue is specifically related to the core-2025.5.0 version of Home Assistant Core. This version was released with the support for air purifiers in HomeKit Bridge, but it appears to have introduced a bug that affects the temperature sensor readings.

Last Working Version

The last working version of Home Assistant Core that did not exhibit this issue is core-2025.4.4. This version was released before the introduction of air purifier support in HomeKit Bridge and did not have the conversion issue.

Installation Type

The issue is being experienced on a Home Assistant OS installation. This is a pre-configured operating system designed specifically for Home Assistant, making it easier to set up and manage home automation systems.

Integration Causing the Issue

The HomeKit integration is the cause of the issue. This integration allows Home Assistant to communicate with HomeKit-enabled devices, including air purifiers. However, it appears that the conversion from Fahrenheit to Celsius is not being handled correctly, resulting in incorrect temperature readings.

Link to Integration Documentation

For more information on the HomeKit integration, please refer to the official documentation on the Home Assistant website: https://www.home-assistant.io/integrations/homekit

Diagnostics Information

Unfortunately, the diagnostics information is not providing any useful insights into the issue. This is likely due to the fact that the issue is related to a specific conversion problem rather than a broader system issue.

Example YAML Snippet

There is no YAML snippet provided that demonstrates the issue. However, the following example YAML snippet for the HomeKit integration may be helpful in understanding how to configure the integration:

homekit:
  name: HomeKit
  host: 192.168.1.100
  port: 51826
  username: "your_username"
  password: "your_password"

Anything in the Logs that Might be Useful

The logs are not providing any useful information that might help diagnose the issue. This is likely due to the fact that the issue is related to a specific conversion problem rather than a broader system issue.

Additional Information

Unfortunately, there is no additional information provided that might help diagnose the issue. However, if you are experiencing this issue, please provide any additional information you may have, such your Home Assistant configuration or any error messages you may be seeing.

Resolving the Issue

To resolve the issue, you may need to downgrade to the last working version of Home Assistant Core (core-2025.4.4) or wait for a patch release that addresses the conversion issue. In the meantime, you can try to configure the HomeKit integration to use a different temperature unit, such as Fahrenheit, to see if that resolves the issue.

Conclusion

Q: What is the HomeKit Bridge air purifier incorrect temperature issue?

A: The HomeKit Bridge air purifier incorrect temperature issue is a problem that affects some users of Home Assistant, where the temperature sensor associated with an air purifier in HomeKit Bridge displays an incorrect reading.

Q: What is the cause of the issue?

A: The issue is believed to be a conversion problem from Fahrenheit to Celsius. This is a bug that was introduced in the core-2025.5.0 version of Home Assistant Core.

Q: Which version of Home Assistant Core is affected by the issue?

A: The core-2025.5.0 version of Home Assistant Core is affected by the issue. This version was released with the support for air purifiers in HomeKit Bridge, but it appears to have introduced a bug that affects the temperature sensor readings.

Q: What is the last working version of Home Assistant Core that did not exhibit this issue?

A: The last working version of Home Assistant Core that did not exhibit this issue is core-2025.4.4. This version was released before the introduction of air purifier support in HomeKit Bridge and did not have the conversion issue.

Q: What type of installation is affected by the issue?

A: The issue is being experienced on a Home Assistant OS installation. This is a pre-configured operating system designed specifically for Home Assistant, making it easier to set up and manage home automation systems.

Q: Which integration is causing the issue?

A: The HomeKit integration is the cause of the issue. This integration allows Home Assistant to communicate with HomeKit-enabled devices, including air purifiers. However, it appears that the conversion from Fahrenheit to Celsius is not being handled correctly, resulting in incorrect temperature readings.

Q: How can I resolve the issue?

A: To resolve the issue, you may need to downgrade to the last working version of Home Assistant Core (core-2025.4.4) or wait for a patch release that addresses the conversion issue. In the meantime, you can try to configure the HomeKit integration to use a different temperature unit, such as Fahrenheit, to see if that resolves the issue.

Q: Will a patch release be available to resolve the issue?

A: Yes, a patch release is expected to be available to resolve the issue. The Home Assistant team is working on a fix to address the conversion problem and will release a patch update as soon as possible.

Q: Can I report the issue to the Home Assistant team?

A: Yes, you can report the issue to the Home Assistant team by submitting a bug report on the Home Assistant website. This will help the team to identify and fix the issue as soon as possible.

Q: How can I stay up-to-date with the latest information on the issue?

A: You can stay up-to-date with the latest information on the issue by following the Home Assistant blog and social media channels. The team will provide regular updates on the status of the issue and any patches fixes that are released.