Openhab + deconz on RB3+ -> no automatic things

  • Platform information:
    • Hardware: Raspberry 3+
    • OS: Raspberian
    • Java Runtime Environment: Oracle
    • openHAB version: 2.4.0M8

Hi folks,

this is my first post here, so if something is missing, please give me a hint and I’ll add it.
I’m no newbie to linux, but to openhab.
Have here a Raspberry with rasberian and the conbee usb zigbee stick. Installed first the deconz and the openhab 2 stable und ubgraded it to 2.4.0 M8, all with out of the box parameters
Deconz-gui is running and able to connect to some xiaomi sensors (Temp/hum, close/open sensors) and get value changes.They are all visible in the deconz.

Installed some bindings and also the deconz Dresden elektronik Binding. Other bindings work well, but I get in trouble with the deconz.
After hours I got finally the the deconz hue Bridge “online”. Getting the user name is a pain in the ass. But now no sensor is coming up in the inbox. Do I miss something?
I also added the binding hue bindung, not really sure if it’s needed for the deconz. Now I got automatically a " openHAB Hue Emulation" (Bridge) in the inbox, but can’t bring it online as I don’t know where to get the username. The deconz bridge and this bridge have different serials, so I think there are not both part of the deconz bridge, right?

I tried also to use the hue app to test connection to deconz. It find the bridge and crashes. This seems to be right now normal behavior if you have xiaomi sensors connected to the bridge.

Any ideas? Do you need more information? Is it a problem running deconz and openhab on the same machine? I can access deconz on p80 and openhab on p8080 without problems, but is this also no problem for the rest APIs (not so familiar with that)

Logs from openhab are no help (for me). Only the hue emualtion spams regarding the username…

Thanks
Daniel

Please watch the language in the forum…

Well, maybe for others it may make sense. Please post them

Two good points.
Unfortunately I cannot upload as a new user …
I’ll paste a little bit here, but not sure, if these are the useful snippets:
Events:

2018-12-12 17:37:07.098 [me.event.ThingUpdatedEvent] - Thing ‘yamahareceiver:zone:9ab0c000_f668_11de_9976_00a0de879189:Zone_3’ has been updated.
2018-12-12 17:38:04.659 [home.event.InboxAddedEvent] - Discovery Result with UID ‘hue:bridge:9C3212370DF5’ has been added.
2018-12-12 17:38:06.993 [me.event.ThingUpdatedEvent] - Thing ‘yamahareceiver:zone:9ab0c000_f668_11de_9976_00a0de879189:Zone_4’ has been updated.
2018-12-12 17:38:07.047 [me.event.ThingUpdatedEvent] - Thing ‘yamahareceiver:zone:9ab0c000_f668_11de_9976_00a0de879189:Main_Zone’ has been updated.
2018-12-12 17:38:07.087 [me.event.ThingUpdatedEvent] - Thing ‘yamahareceiver:zone:9ab0c000_f668_11de_9976_00a0de879189:Zone_3’ has been updated.
2018-12-12 17:38:10.184 [me.event.ThingUpdatedEvent] - Thing ‘yamahareceiver:zone:9ab0c000_f668_11de_9976_00a0de879189:Zone_2’ has been updated.
2018-12-12 17:38:15.536 [me.event.InboxRemovedEvent] - Discovery Result with UID ‘hue:bridge:9C3212370DF5’ has been removed.
2018-12-12 17:38:15.627 [hingStatusInfoChangedEvent] - ‘hue:bridge:9C3212370DF5’ changed from UNINITIALIZED to INITIALIZING
2018-12-12 17:38:15.648 [hingStatusInfoChangedEvent] - ‘hue:bridge:9C3212370DF5’ changed from INITIALIZING to OFFLINE (CONFIGURATION_ERROR): Verbindung zur Hue Bridge kann nicht aufgebaut werden. Es wurde kein Benutzer angegeben.
2018-12-12 17:39:07.034 [me.event.ThingUpdatedEvent] - Thing ‘yamahareceiver:zone:9ab0c000_f668_11de_9976_00a0de879189:Zone_4’ has been updated.

obenhab

2018-12-12 17:31:14.365 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing ‘hue:bridge:9C3212370DF5’ to inbox.
2018-12-12 17:34:42.540 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing ‘hue:bridge:9C3212370DF5’ to inbox.
2018-12-12 17:38:04.661 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing ‘hue:bridge:9C3212370DF5’ to inbox.
2018-12-12 17:38:15.631 [WARN ] [ue.internal.handler.HueBridgeHandler] - User name for Hue bridge authentication not available in configuration. Setting ThingStatus to offline.
2018-12-12 17:38:16.141 [WARN ] [ue.internal.handler.HueBridgeHandler] - User name for Hue bridge authentication not available in configuration. Setting ThingStatus to offline.
2018-12-12 17:38:16.630 [WARN ] [ue.internal.handler.HueBridgeHandler] - User name for Hue bridge authentication not available in configuration. Setting ThingStatus to offline.

Hi,

Tagging in on this as I have got my deConz working and Online but can’t find any “things” from it.
(I have 10 lightbulbs and 5 sensors in the phoscon ui on the deConz)

Anyone got any tips ?