The container has been rebased on top of Alpine Linux. This makes it much smaller, and it can now be built for armv6 :tada: The invocation has changed slightly, so please read the documentation if you are a container user and take note of the changes before upgrading.
Thank you to all the users who have submitted feature requests and bug reports! Please keep them coming!
Features
hass: :sparkles: add validation of sensor requests (3e2c560)
preferences: :sparkles: add support for setting MQTT preferences via the command-line (b49d0db)
Bug Fixes
agent: :bug: correct check on MQTT enabled for resetting agent (8d57930)
agent: :bug: re-add profiling webui support (83e7c59)
cli: :bug: retain --terminal cli flag for "headless" mode (e1f6f84)
cli: :see_no_evil: ensure text files are included (be5c04f)
:robot: I have created a release beep boop
10.2.0 (2024-09-12)
This release contains a number of performance and stability fixes along with two new major features:
You can now configure MQTT settings on the command-line :tada: The README has been updated with details, but TL;DR, you can run:
The container has been rebased on top of Alpine Linux. This makes it much smaller, and it can now be built for armv6 :tada: The invocation has changed slightly, so please read the documentation if you are a container user and take note of the changes before upgrading.
Thank you to all the users who have submitted feature requests and bug reports! Please keep them coming!
Features
Bug Fixes
--terminal
cli flag for "headless" mode (e1f6f84)Performance Improvements
This PR was generated with Release Please. See documentation.