openhab / openhab-addons

Add-ons for openHAB
https://www.openhab.org/
Eclipse Public License 2.0
1.88k stars 3.59k forks source link

Loxone Binding not working with new miniserver firmware 10.3.11.25 #6466

Closed geert-janklaps closed 4 years ago

geert-janklaps commented 4 years ago

Expected Behavior

Connection to the Loxone Miniserver working

Current Behavior

Thing status of the miniserver states OFFLINE - COMMUNICATION_ERROR 2019-11-28_11-06-57

Possible Solution

Steps to Reproduce (for Bugs)

  1. Upgrade Loxone Miniserver to latest firmware
  2. Check thing status in openHAB

Your Environment

ppieczul commented 4 years ago

The Miniserver forgot the authentication tokens after the upgrade. You need to delete the token and Enter password again in the binding configuration.

mgbowman commented 4 years ago

Just following up to what @ppieczul said, I had the same problem and clearing the token from the thing configuration and re-authenticating solved it.

geert-janklaps commented 4 years ago

Exactly, it solved my issue as well. (Sorry for the delay in response) I'm up and running again using the latest firmware! Thanks for the support!