OpenWonderLabs / SwitchBotAPI-BLE

SwitchBot BLE open API
98 stars 9 forks source link

Switchbot Curtain BLE advertising an extra byte #4

Closed Ulrar closed 2 years ago

Ulrar commented 2 years ago

Analysis

Hi,

It looks like the curtains have one more byte in the ble advertisments than the documentation suggests, I'm getting 6 bytes total instead of 5. I'm assuming the recent firmware update added that extra byte ? Not sure what it contains.

Expected Behavior

5 bytes

Steps To Reproduce

1 . Update to the latest firmware 2 . Look at the ble advertisements

Logs

-

Configuration

-

Environment

Additional Context

I'm using esphome so I don't have an easy way to look at the data itself, and I don't really want to write a parser to dump it. Just figured I'd note that the doc seems to be missing that extra byte

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 2 years ago

This issue has been automatically closed because it has not had recent activity. Thank you for your contributions.

Ulrar commented 2 years ago

This should not be closed, the doc is outdated