Skip to content

Conversation

@patrickbs96
Copy link

@patrickbs96 patrickbs96 commented Mar 4, 2022

♻️ Current situation

Curtains with firmware 3.9 are not being detected anymore (#101). While analyzing the advertisement the buffer size has to be a length of 5 otherwise the curtain is not being detected. Unfortunately, the new length of the buffer size is 6.

💡 Proposed solution

Check for a length of 5 or 6. Some users might not be using the newest firmware yet.

⚙️ Release Notes

Curtains support firmware 3.9

➕ Additional Information

Added logging capabilities during the advertisement. They can be accessed by assigning a function to onlog. Might be useful for the developers who implement this module.

Testing

Tested the curtains with firmware 3.9 by using the iobroker.switchbot-ble adapter.

@donavanbecker
Copy link
Collaborator

@patrickbs96 Thanks so much!

@donavanbecker donavanbecker merged commit d02c700 into OpenWonderLabs:beta Mar 4, 2022
@donavanbecker
Copy link
Collaborator

This has been merged into the latest beta.

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