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

Allow gateway and blind to have the same mac address #43

Merged
merged 2 commits into from
Feb 24, 2024

Conversation

kopasiak
Copy link
Contributor

In the Krispol gate drive the gateway and the blind is reported using the same mac address. This isn't an issue for synchronous API but when using the asyncio the blind callback was never triggered.

This commit makes us process both gateway and blind callbacks if they are reported with the same MAC address.

In the Krispol gate drive the gateway and the blind is reported using
the same mac address. This isn't an issue for synchronous API but when
using the asyncio the blind callback was never triggered.

This commit makes us process both gateway and blind callbacks if they
are reported with the same MAC address.

Signed-off-by: Krzysztof Opasiak <krzysztof.opasiak@neat.no>
@starkillerOG starkillerOG merged commit ed40f11 into starkillerOG:main Feb 24, 2024
5 checks passed
@starkillerOG
Copy link
Owner

@kopasiak thanks for finding this bug!

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.

2 participants