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

feature: add a universal-blu-to-mqtt script example #129

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

JeremyYu-cn
Copy link
Contributor

Short description

  • This script is about shares any BLU product's complete payload to MQTT.

  • The script should not require an individual BLU device's MAC address, rather it will "listen" for any BLU device.

  • It would use the MAC address to create the topic, with a key-value for each data point in the payload.

@taulfsime
Copy link
Collaborator

Thank you, it's perfect, please just add it in the README as well.

@JeremyYu-cn JeremyYu-cn force-pushed the universal_BLU_to_MQTT_script branch from d382ab6 to 4c1d6c3 Compare December 2, 2024 01:12
@JeremyYu-cn
Copy link
Contributor Author

Added update log on README.md

@taulfsime
Copy link
Collaborator

lgtm, thanks.

@taulfsime taulfsime merged commit 6b864e7 into ALLTERCO:main Dec 2, 2024
@JeremyYu-cn JeremyYu-cn deleted the universal_BLU_to_MQTT_script branch December 2, 2024 07:08
@Vanuan
Copy link

Vanuan commented Dec 9, 2024

@JeremyYu-cn
Copy link
Contributor Author

JeremyYu-cn commented Dec 10, 2024

Hi, @Vanuan
Thanks for providing this problem. I think I've defined an incomplete BTH decoding object.

image

This is the correct one. I'll create a pull request and fix it.
Here is the PR about this problem. #136

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.

3 participants