mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 01:51:38 +00:00
aabb88fbf4
* support configurable retain on mqtt settings since some servers throw errors and drop the connections if you try (e.g. aws iot) * Revert "support configurable retain on mqtt settings since some servers throw errors and drop the connections if you try (e.g. aws iot)" This reverts commit 40d3a9c0bc84c83d2b167e2e3c3a06ca6df80f47. * support configurable retain on mqtt settings * support subscribing to the whole base prefix * Update mqtt.js * Fixes * Fixes * Fix tests * Updates Co-authored-by: Koen Kanters <koenkanters94@gmail.com>