SeedLabs-it / smartknob-firmware

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

Acknowledgement of state updates to fix same entity multiple apps. #92

Closed carlhampuswall closed 5 months ago

carlhampuswall commented 5 months ago

Multiple apps of same entities now have their state updated, states also get acknowledged from HASS if they do actually change. So that we eventually can reset state on knob if state doesn't actually update.

Fixed alot of small memory leaks and one big one, there still is a small memory leak when apps are synced.