Skip to content
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

Fixes #520 #2

Merged
merged 1 commit into from
Oct 14, 2022
Merged

Fixes #520 #2

merged 1 commit into from
Oct 14, 2022

Conversation

jonzhan
Copy link
Owner

@jonzhan jonzhan commented Oct 14, 2022

pushOnChanges and pushOffChanges in other.ts assume they are measuring the state of the accessory BEFORE they are updated, so we are now only updating the accessory state after calling the above.

This fixes a bug which caused API calls to never run, because some booleans were guaranteed to be false.

pushOnChanges and pushOffChanges above assume they are measuring the state of the accessory BEFORE they are updated, so we are only updating the accessory state after calling the above. This fixes a bug which caused API calls to never run.
@jonzhan jonzhan merged commit d4dcde5 into beta Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant