ruebox / openhab2-addons

Add-ons for openHAB 2.x
Eclipse Public License 1.0
16 stars 6 forks source link

free@home firmware 2.3.0 - bridge offline #53

Open pb6 opened 4 years ago

pb6 commented 4 years ago

Hi,

updated to 2.3.0 fw, and binding does not work. Debug log:

16:54:23.301 [DEBUG] [thome.handler.FreeAtHomeBridgeHandler] - CONNECTING (old status: DISCONNECTED)
16:54:23.421 [DEBUG] [thome.handler.FreeAtHomeBridgeHandler] - CONNECTED (old status: CONNECTING)
16:54:23.427 [DEBUG] [thome.handler.FreeAtHomeBridgeHandler] - AUTHENTICATING (old status: CONNECTED)
16:54:23.745 [DEBUG] [thome.handler.FreeAtHomeBridgeHandler] - Received IQ: Inbound IQ-result (f2fc78c4-6931-468c-81a5-649d5404f9e2)
Extension(s):
Resource binding, JID: 1f768ff4-8f34-4bb2-b757-965f32e2c3a6@busch-jaeger.de/res-368-570916166-127807562

16:54:23.748 [DEBUG] [thome.handler.FreeAtHomeBridgeHandler] - IQEvent Handler called
16:54:23.753 [DEBUG] [thome.handler.FreeAtHomeBridgeHandler] - AUTHENTICATED (old status: AUTHENTICATING)
16:54:23.757 [DEBUG] [thome.handler.FreeAtHomeBridgeHandler] - Bridge connected. Updating thing status to ONLINE.
16:54:23.764 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - 'freeathome:bridge:9389f290' changed from OFFLINE (BRIDGE_OFFLINE): XMPP connection lost to ONLINE
16:54:23.772 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - 'freeathome:thermostat:ABB700C9A417' changed from OFFLINE (BRIDGE_OFFLINE): XMPP connection lost to ONLINE
16:54:23.781 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - 'freeathome:thermostat:ABB700C9A436' changed from OFFLINE (BRIDGE_OFFLINE): XMPP connection lost to ONLINE
16:54:23.790 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - 'freeathome:thermostat:ABB700C9A405' changed from OFFLINE (BRIDGE_OFFLINE): XMPP connection lost to ONLINE
16:54:23.795 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - 'freeathome:switch:ABB2F7041F51_ch0011' changed from OFFLINE (BRIDGE_OFFLINE): XMPP connection lost to ONLINE
16:54:23.804 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - 'freeathome:thermostat:ABB700C9A424' changed from OFFLINE (BRIDGE_OFFLINE): XMPP connection lost to ONLINE
16:54:23.807 [DEBUG] [thome.handler.FreeAtHomeBridgeHandler] - Received IQ: Inbound IQ-result (695b4c31-9eb4-414b-a50f-badd93bc43e3) to '1f767ff3-8f93-4bb3-b757-965f32e5c3a6@busch-jaeger.de/res-368-570016166-177877562'
Extension(s):
Roster: [mrha@busch-jaeger.de]

16:54:23.815 [DEBUG] [thome.handler.FreeAtHomeBridgeHandler] - IQEvent Handler called
16:54:23.820 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - 'freeathome:switch:ABB265041F51_ch0012' changed from OFFLINE (BRIDGE_OFFLINE): XMPP connection lost to ONLINE
16:54:23.827 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - 'freeathome:thermostat:ABB700C9A3DD' changed from OFFLINE (BRIDGE_OFFLINE): XMPP connection lost to ONLINE
16:54:23.832 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - 'freeathome:thermostat:ABB700C9A3E8' changed from OFFLINE (BRIDGE_OFFLINE): XMPP connection lost to ONLINE
16:54:23.838 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - 'freeathome:thermostat:ABB700C9A3D4' changed from OFFLINE (BRIDGE_OFFLINE): XMPP connection lost to ONLINE
16:54:23.843 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - 'freeathome:thermostat:ABB700C9A42D' changed from OFFLINE (BRIDGE_OFFLINE): XMPP connection lost to ONLINE
16:54:23.851 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - 'freeathome:switch:ABB265041F51_ch000D' changed from OFFLINE (BRIDGE_OFFLINE): XMPP connection lost to ONLINE
16:54:23.856 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - 'freeathome:thermostat:ABB700C84CAF' changed from OFFLINE (BRIDGE_OFFLINE): XMPP connection lost to ONLINE
16:54:23.861 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - 'freeathome:thermostat:ABB700C9A426' changed from OFFLINE (BRIDGE_OFFLINE): XMPP connection lost to ONLINE
16:54:24.379 [DEBUG] [thome.handler.FreeAtHomeBridgeHandler] - DISCONNECTED (old status: AUTHENTICATED)
Status change caused by:
javax.websocket.DecodeException: unexpected element (uri:"", local:"presence"). Expected elements are ...
16:54:24.411 [DEBUG] [thome.handler.FreeAtHomeBridgeHandler] - Bridge connection lost. Updating thing status to OFFLINE.
pb6 commented 4 years ago

last lines in openhab2 stdout are:

IN  (tinyxmppd152410): <iq id="fffbff39-a185-4f83-970d-bb459ce32379" to="1f768ff3-8f93-4bb2-b757-965f32e5c3a6@busch-jaeger.de/res-368-381441510-711609246" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"><item jid="mrha@busch-jaeger.de" subscription="both"/></query></iq>
OUT (tinyxmppd152410): <presence xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://xmpp.rocks" ver="UGzTWn6pZLkpLX40G69I2X5o4Lc="></c><c xmlns="urn:xmpp:caps"><hash xmlns="urn:xmpp:hashes:2" algo="sha-256">2kCKFS1BrMhAjDtdvz4JH9rbHtehoPubppQ4HtNrLm0=</hash></c></presence>
OUT (tinyxmppd152410): <close xmlns="urn:ietf:params:xml:ns:xmpp-framing"></close>
ruebox commented 4 years ago

Please also refer to the comment in the openhab community: https://community.openhab.org/t/busch-jaeger-free-home/31043/102 I will take care for it the next days.