-
Notifications
You must be signed in to change notification settings - Fork 10
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
Remote support #14
Comments
Maybe and option would be to add option for advertise mode in the next firmware? |
Can you please provide some feedback whether Wonder labs are considering adding advertise option to firmware or not at all? |
I do not really understand BT/BLE, but I kinda guess the issue is that device does not advertise the button press, but acts as client to the server that receives notifications that button was pressed. However contact sensor does have button and that does advertise button press as changing number when it is pressed. https://github.com/OpenWonderLabs/SwitchBotAPI-BLE/blob/latest/devicetypes/contactsensor.md#contact-sensor-broadcast-message I will leave few screenshots here for me if me if I look for this inteo future or so maybe someone smarter From the contact switch remote advertised data NOT changed Can you make the remote buttons behave same way as button on the contact sensor? Also as it is based on RLT8762C custom community made firmware would be quite difficult to make and fix this |
Current Situation
Remote does pair with another switchbot device or hub.
Proposed Change
Support for getting events of remote ( https://eu.switch-bot.com/products/switchbot-remote ) buttons being pressed.
Additional Context
It kinda seems like there is no ble packet sent on button press on the remote, but I might be wrong as I do not understand bluetooth, or ble, almost at all.
The text was updated successfully, but these errors were encountered: