Relevant links:
- User guides: https://www.brewblox.com/
- Discord server: https://discord.gg/WaFYD2jaaT
- Previous release notes: https://www.brewblox.com/user/release_notes.html
- Project board: https://github.com/orgs/Brewblox/projects/1
- Code repositories: https://github.com/Brewblox
Brewblox release 2023/05/30
firmware release date: 2023/05/06
This release mostly involves UI fixes and improvements.
On the firmware side, work to support digital inputs (buttons) and RTD sensors is still in progress.
Due to a long-standing bug in Safari, nested HTML components in Builder layouts would be rendered incorrectly.
This affected most parts, but was most noticeable in the Graph, Web frame, and Heating Element parts.
We implemented workarounds to compensate or avoid this bug.
Separately, we redesigned the wizards used to create new blocks and widgets. They should now be more straightforward.
Changes
- (feature) The Home Assistant service now publishes Setpoint Profile state as binary sensor.
- (improve) Reworked the block / widget wizards in the UI.
- (improve) Moved the Wizardry button to the UI sidebar to make it easier to find.
- (docs) Added tutorials for interacting with Brewblox in Node-RED.
- (docs) Added documentation for published Tilt service state events.
- (fix) Fixed rendering of builder layouts on iOS and MacOS.
- (fix) Resolved a bug where block widgets would temporarily disappear from dashboards.