MQTT 2024-07-09 v1
Pre-release
Pre-release
ccutrer
released this
09 Jul 17:47
·
539 commits
to mqtt-integration
since this release
This is a release of the MQTT add-on that includes upcoming features that have not yet been merged into the official repository.
Features
- Use a per-thing thing type for Home Assistant things (drastically increases performance of MainUI when you have a lot of Home Assistant channels)
- Simplify Home Assistant channel IDs (only for newly discovered things) (same PR)
- Use AbstractStorageBasedTypeProvider for both Homie and Home Assistant (removes 2 minute delay before starting things after openHAB restarts, as well as eliminating warnings in the logs about missing types or invalid configurations).