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

First draft on adding support for syncing apps from HASS to knob #22

Merged
merged 15 commits into from
Jan 17, 2024

Conversation

carlhampuswall
Copy link
Member

@carlhampuswall carlhampuswall commented Jan 17, 2024

First draft for #7

Added mqtt callback for knob to listen to eventually have knob listen to state changes from HASS for now it allows us to listen to the apps sync from HASS.

Small memory fixes and first implementation of syncing HASS apps with knob. Added functionality to actually use data received from knob to be displayed in the apps on the knob.

Fixes #21 for now atleast

@carlhampuswall carlhampuswall linked an issue Jan 17, 2024 that may be closed by this pull request
6 tasks
@carlhampuswall carlhampuswall merged commit 55a964e into main Jan 17, 2024
2 checks passed
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.

Rendering apps based on MQTT data Memory issue, light_dimmer.cpp
1 participant