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

ble-pasv-mqtt-gw.js not working with Shelly BLU Wall Switch 4 #123 #133

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pytekmobile
Copy link
Contributor

Added support for repeating datatype occurrences. The first occurrence get the normal name. The other occurrences are appended with a number. i.e. button, button1, button2, etc.

This adds support for Shelly BLU Buttons with more than one button. (i.e. Wall Switch 4, RC Button 4)

Additionally I've added map_btn_click_values to the CONFIG variable. If this is set, the mqtt button field contains the button state as text (single, double, triple, long, hold or null) and not as number.

…O#123

Added support for repeating datatype occurrences. The first occurrence get the normal name. The other occurrences are appended with a number. i.e. button, button1, button2, etc.

This adds support for Shelly BLU Buttons with more than one button. (i.e. Wall Switch 4, RC Button 4)

Additionally I've added map_btn_click_values to the CONFIG variable. If this is set, the mqtt button field contains the button state as text (single, double, triple, long, hold or null) and not as number.
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.

1 participant