This is a release of the MQTT add-on that includes upcoming features that have not yet been merged into the official repository.
Features
All three of these changes are included in a single pending PR
- 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).
Changelog
Version 20240709-1
- Compiled for openHAB 4.3.0-SNAPSHOT