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

Fix: Resolve warnings invalid response in SET handler #93

Merged
merged 1 commit into from
Mar 3, 2021

Conversation

vieira
Copy link
Owner

@vieira vieira commented Mar 1, 2021

This should fix #92.

The callback for the characteristic set handler is not expected to be called with a value, only with null or err as documented in https://github.com/homebridge/homebridge/wiki/Characteristic-Warnings.

This should fix #92. The callback for the characteristic set handler is
not expected to ba called with a value, only with null or err.
@vieira vieira requested a review from okonet March 2, 2021 13:13
@okonet okonet merged commit 5011aee into master Mar 3, 2021
@okonet okonet deleted the fix-warnings-1.3 branch March 3, 2021 07:52
@github-actions
Copy link

github-actions bot commented Mar 3, 2021

🎉 This PR is included in version 2.3.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Homebridge 1.3.1 warnings every minute
2 participants