tobof / openhab-addons

The next-generation open Home Automation Bus (openHAB)
Eclipse Public License 2.0
39 stars 30 forks source link

[mysensors] Get MQTT working with OH2.5 #139

Closed ftitius closed 4 years ago

ftitius commented 4 years ago

Reenable MQTT gateway in MySensorsBridgeHandler. Add workaround for get MQTTSession in MySensorsMqttConnection. Combine two similiar variables 'mqttBrokerConn' and 'connection' to 'connection' in MySensorsMqttConnection.

Fixes #138 Signed-off-by: Frank Titius frank.titius@hamburg.de

tobof commented 4 years ago

Thank you very much!!

ploeffler commented 4 years ago

please excuse that I use this thread, but: does that mean that the MQTT problems are gone now? (and is discovery workig?)

tobof commented 4 years ago

Yes! If that's not the case, please report back. 😄

ploeffler commented 4 years ago

Hooray!!!! Where could I find the jar file? ... Will test immediately!

guillebot commented 4 years ago

Thank you!!!

On Thu, 27 Feb 2020 at 16:36 Tim notifications@github.com wrote:

Yes! If that's not the case, please report back. 😄

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tobof/openhab2-addons/pull/139?email_source=notifications&email_token=AAIXVWPE2YUALZEPFLB6CIDRFAI25A5CNFSM4KLWMHN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENFVJ7A#issuecomment-592139516, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIXVWKPQGH6J6XAX26JKTTRFAI25ANCNFSM4KLWMHNQ .

tobof commented 4 years ago

Hooray!!!! Where could I find the jar file? ... Will test immediately!

LINK and via Eclipse Marketplace.

ploeffler commented 4 years ago

Hooray!!!! Where could I find the jar file? ... Will test immediately!

LINK and via Eclipse Marketplace.

the pain has gone THANK YOU EVER SO MUCH!