MQTT Binding (BETA)

logo

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

Resources

KAR
Source

4 Likes

Would it be possible to include native tasmota discovery ?

Native tasmota discovery would be a new “sub” binding of MQTT. Its feature request is at [mqtt] Add Tasmota Discovery · Issue #13217 · openhab/openhab-addons · GitHub.

1 Like