- (mcm1957) Dependencies have been updated
- (mcm1957) Adapter requires nodejs 16 now
- (foxriver76) prevent crash cases on invalid subscribe
- (DutchmanNL) Option to allow self-signed certificates in adapter settings added.
- (Apollon77) Prevent potential crash cases reported by Sentry
- (Apollon77) Prevent potential crash cases reported by Sentry
- (Pmant) fix subscriptions
- (Pmant) fix unsubscribing
- (Pmant) use prefix for LWT topic
- (Pmant) add option to select protocol version
- (Pmant) add websocket support
- (Pmant) publish values once on enabling publishing
- (Pmant) Upgrade to MQTT version 4 (resolves many connection issues)
- (Pmant) fix LWT documentation
- (Pmant) optionally publish a message when disconnecting gracefully
- IMPORTANT: This adapter now required at least js-controller 3.3.x
- (Apollon77) Fix crash cases
- (bluefox) js-controller 3.3 optimizations
- IMPORTANT: This adapter now required at least js-controller 2.0.0
- (Apollon77) js-controller 3.3 optimizations
- (AlCalzone) Unpublished expired states
- (AlCalzone) Only handle stat values if state exists
- (bluefox) Added support of admin5
- (bluefox) mqtt package moved back to 2.x
- (bluefox) mqtt package was updated
- (bluefox) Fixed the error with "custom" view
- (algar42) Fix adapter restarting
- (algar42) Fix mqtt issues
- (bluefox) Support of js-controller 2.0 was added
- (bluefox) small fixes
- (bluefox) Translations
- (bluefox) Update of MQTT module
- (bluefox) Update io-package.json
- (Pmant) fix initial object parsing
- (Pmant) fix objects view
- (Pmant) fix crash
- (Pmant) add optional publish and subscribe prefixes
- (Pmant) reduce logging -> debug
- (Pmant) use new custom settings
- (Pmant) fix possible loop
- (Pmant) initial commit