SeedLabs-it / smartknob-firmware

Repository for the Smart Knob Firmware (Currently supporting Dev Kit v0.1)
Other
30 stars 5 forks source link

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

Closed carlhampuswall closed 9 months ago

carlhampuswall commented 9 months ago

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