hillaliy / homebridge-midea-air

Homebridge plugin for Midea units
MIT License
71 stars 23 forks source link

iOS 15 Doesn't Update Current Temperature in Real Time #31

Closed jackklink closed 2 years ago

jackklink commented 2 years ago

Just wondering if you have noticed that ever since iOS 15, current temperatures are not updated in HomeKit until someone has opened the Home app. In other words: If you have an automation setup that is triggered by a change in temperature, the automation does not trigger until the Home app has been opened and the AC "tile" has been viewed allowing the current temperature to update.

Before iOS 15, current temperatures would update and trigger automations in real time without needing to open the Home app.

Any ideas for a workaround?

jackklink commented 2 years ago

@hillaliy Have you had a chance to play around with this? Am I crazy or is this an issue for everyone else too? Thanks

hillaliy commented 2 years ago

No Solution yet

thinkier commented 2 years ago

I've observed this phenomenon and I got an off-the-shelf temperature probe to test it. I found a significant difference, it also doesn't seem to update all that regularly. I had it stuck at 0 degrees for a few hours last night for no apparent reason.

homebridge accessory view

Home App on my iOS 15.2

I don't think there's an easy solution aside from directly interfacing another sensor under the hood as Current Temperature is a required characteristic.

I'll update this thread and potentially create a PR when I figure out a workaround.

hillaliy commented 2 years ago

Hi, about the 0 degrees last night, there was a problem with Midea servers. The sensor on the AC is not accurate.

hillaliy commented 2 years ago

Try latest version 1.4.4

jackklink commented 2 years ago

I think it has been fixed, but I am waiting for the temperatures to get warmer here in California to do a proper test.

I did one test with an automation and it appeared to work, but it can be finicky. I will keep an eye on it and update here. Thanks!

hillaliy commented 2 years ago

Good to hear