v0.4 #84
ffenix113
announced in
Announcements
v0.4
#84
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Go for CPP!
This version introduces sensors that are implemented less through Go templates and more by C++ classes. Interface is basic still, but should be expected to evolve. But expect that some things might break, but should be easier to fix.
Very much inspired by EspHome implementation, thank you.
Hopefully, this change would allow for faster implementation for new sensors and simpler maintenance.
Note: disabling unused RAM was disabled for now, as it looks like it breaks heap allocations for new sensor implementations.
What's Changed
New Contributors
Full Changelog: 0.3...0.4
This discussion was created from the release v0.4.
Beta Was this translation helpful? Give feedback.
All reactions