AlexanderBabel / homebridge-broadlink-rm

[This fork supports TV accessories] Broadlink RM Mini and Pro plugin for homebridge: https://github.com/nfarina/homebridge
Apache License 2.0
46 stars 11 forks source link

Fix for bug checking temperature from device #52

Closed kiwi-cam closed 4 years ago

kiwi-cam commented 4 years ago

Fixes #51

I disabled one device temperature update call that I suspected was creating duplicate calls. I now think this was a quirk in iOS 13.0 and reverted this change.

kiwi-cam commented 4 years ago

Hi @AlexanderBabel. This PR fixes an issue for people pulling the current temperature from Broadlink Pro devices. Could you update npm with 4.0.3?

AlexanderBabel commented 4 years ago

Done