mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-03 06:54:16 +01:00
- fix relay-id check breaking group topics - group -> pub and sub topics - wildcard in subscription topic will be properly handled - make sure on disconnect event only triggers when mqtt is changing state from connected to disconnected, don't trigger every failed re-try - replace receive-only mode with separate sub and pub topics - some more build time settings (and some... questionable code to handle that)