bstillitano / homebridge-actron-neo

Homebridge plugin for Actron Neo Controller
Apache License 2.0
2 stars 1 forks source link

Many warning messages in log: ...from the characteristic 'Cooling Threshold Temperature'... #9

Closed alvlam closed 1 month ago

alvlam commented 2 months ago

Full warning message:

[homebridge-actron-neo] This plugin generated a warning from the characteristic 'Cooling Threshold Temperature': characteristic was supplied illegal value: number 24.5 exceeded maximum of 24. See https://homebridge.io/w/JtMGR for more info.

image

I've tried changing the default max cooling temp in settings (from 24 to 23 but this had no effect).

bstillitano commented 1 month ago

This is resolved in version 0.0.26

alvlam commented 1 month ago

Hi again,Finally got around to updating to new version, thanks for the fix. But unfortunately seem to have lost the ability to show individual temp tiles in secondary zones?CheersOn 22 Jul 2024, at 11:31 PM, Brandon Stillitano @.***> wrote: This is resolved in version 0.0.26

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

bstillitano commented 1 month ago

@alvlam that functionality was removed as it was flaky at best and not enough is understood about it on my end. If you're willing to spend the time creating a PR to implement it properly (or even just revert the removal) and testing it throughly, we can re-introduce it.

alvlam commented 1 month ago

Thanks, I will see what I can figure out. The data itself is being pulled in, from what I can tell. It’s just the type of display tile?On 19 Aug 2024, at 7:54 PM, Brandon Stillitano @.***> wrote: @alvlam that functionality was removed as it was flaky at best and not enough is understood about it on my end. If you're willing to spend the time creating a PR to implement it properly (or even just revert the removal) and testing it throughly, we can re-introduce it.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>