-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUG: Keyswitch buggy after update to ios16.2 on phone and homepod #29
Comments
even though the keyswitch turned off, the alarm system didn't turn off. Manually turning off the keyswitch will turn off the alarm. |
restore backup to v1.1.8 and keyswitch working as intended. |
I need more context … please answer the initial questions and provide details. |
Bug Description After updating to v1.3.1, along with all the Homebridge updates + iOS16.2, when Keyswitch is used, it will arm my panel as usual. After minimised or close/relaunch the Home App, the keyswitch status will be off. But the alarm is still on. Meaning the "Out" is high state, but the icon display is off. To disarm, I press the Keyswitch icon to on, then press again to off, only then will disarm (meaning "Out" = low state). Sorry, if I didn't explain properly. Steps To Reproduce Expected Behavior Environment (please complete the following information as best possible)
Attach Files to Support Your Experience
Additional Relevant Information |
Log when i reproduce the bug ( # denote my action ):
|
hope the latest log makes sense. |
Sorry if confusing. The double keyswitch actuation is because of the automation I run. When Armed contact sensor opens, automation will run Keyswitch On. Coz if I manually arm from my traditional alarm panel, then I want the Keyswitch to be On. |
I see the issue and can reproduce now. This has to do with some sort of change in the handling of the value of the state in the HomeKit characteristic. I will modify my code now to accommodate this change. |
Bug Description
After updating to iOS 16.2 on iPhone and HomePod, assigned Keyswitch on "Out" zone will switch off when reopen HomeKit app.
Steps To Reproduce
Turn on Keyswitch on Homekit app.
Minimise app or close app.
Reopen app.
Keyswitch turned off
Expected Behavior
Keyswitch should remain on
Environment (please complete the following information as best possible)
Attach Files to Support Your Experience
.homebridge folder
.Additional Relevant Information
The text was updated successfully, but these errors were encountered: