[SOLVED] Problems initializing Homatic CCU3

Hello!

I got two problems at initializing my new CCU3 (its a fresh install, didnt use homematic before).

I already started the ccu and added two devices (HM-CC-RT-DN & HmIP-SRH).

Then i installed the openhab binding and added the bridge manually in paperui. during that i get the following error messages to the log:

2018-09-15 00:40:57.566 [hingStatusInfoChangedEvent] - 'homematic:bridge:df14c385' changed from UNINITIALIZED to INITIALIZING

==> /var/log/openhab2/openhab.log <==

2018-09-15 00:40:57.584 [INFO ] [ternal.communicator.client.RpcClient] - Interface 'WIRED' on gateway 'df14c385' not available, disabling support

2018-09-15 00:40:57.606 [INFO ] [ternal.communicator.client.RpcClient] - Interface 'CUXD' on gateway 'df14c385' not available, disabling support

2018-09-15 00:40:57.630 [INFO ] [ommunicator.AbstractHomematicGateway] - HmGatewayInfo[id=CCU,type=CCU2,firmware=3.37.8,address=PEQ1099331,wired=false,hmip=true,cuxd=false,group=true]

==> /var/log/openhab2/openhab.log <==

2018-09-15 00:41:07.846 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'homematic:HM-RCV-50:df14c385:BidCoS-RF' to inbox.

==> /var/log/openhab2/events.log <==

2018-09-15 00:41:07.846 [home.event.InboxAddedEvent] - Discovery Result with UID 'homematic:HM-RCV-50:df14c385:BidCoS-RF' has been added.

2018-09-15 00:41:07.911 [home.event.InboxAddedEvent] - Discovery Result with UID 'homematic:HM-CC-RT-DN:df14c385:OEQ1875799' has been added.

==> /var/log/openhab2/openhab.log <==

2018-09-15 00:41:07.911 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'homematic:HM-CC-RT-DN:df14c385:OEQ1875799' to inbox.

2018-09-15 00:41:07.952 [WARN ] [ommunicator.AbstractHomematicGateway] - Can't load device with address '0007D7099D00AB' from gateway 'df14c385': -3 Unknown Paramset: VALUES (sending <?xml version="1.0" encoding="ISO-8859-1"?>

<methodCall><methodName>getParamsetDescription</methodName>

<params><param><value>0007D7099D00AB</value></param><param><value>VALUES</value></param></params></methodCall>)

2018-09-15 00:41:07.961 [INFO ] [ng.homematic.internal.misc.MiscUtils] - Datapoint name '${sysVarAlarmZone1}' contains invalid characters, new Datapoint name '__sysVarAlarmZone1_'

2018-09-15 00:41:07.962 [INFO ] [ng.homematic.internal.misc.MiscUtils] - Datapoint name '${sysVarPresence}' contains invalid characters, new Datapoint name '__sysVarPresence_'

2018-09-15 00:41:08.008 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'homematic:GATEWAY-EXTRAS-DF14C385:df14c385:GWE00000000' to inbox.

==> /var/log/openhab2/events.log <==

2018-09-15 00:41:08.009 [home.event.InboxAddedEvent] - Discovery Result with UID 'homematic:GATEWAY-EXTRAS-DF14C385:df14c385:GWE00000000' has been added.

2018-09-15 00:41:08.015 [hingStatusInfoChangedEvent] - 'homematic:bridge:df14c385' changed from INITIALIZING to ONLINE

2018-09-15 00:41:08.541 [vent.ChannelTriggeredEvent] - logreader:reader:869d1763:newWarningEvent triggered 2018-09-15 00:41:07.952 [WARN ] [ommunicator.AbstractHomematicGateway] - Can't load device with address '0007D7099D00AB' from gateway 'df14c385': -3 Unknown Paramset: VALUES (sending <?xml version="1.0" encoding="ISO-8859-1"?>

Things for the gateway, virtual remote and the HM-CC-RT-DN appear in the inbox, but the HmIP-SRH not.

When i want the add any of the homematic devices as a thing, paperui shows error500 without an entry into the log. I even can add the thing, but then i cant add/link an item to the thing in paperui (and get error500, again):

even i tried to config the .things and .items files manually, but without any difference.

but another error i get to the log is the following:

==> /var/log/openhab2/openhab.log <==

2018-09-15 00:52:28.984 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#CONTROL_MODE'

2018-09-15 00:52:28.989 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#FAULT_REPORTING'

2018-09-15 00:52:28.990 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#BATTERY_STATE'

2018-09-15 00:52:28.991 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#VALVE_STATE'

2018-09-15 00:52:28.992 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#BOOST_STATE'

2018-09-15 00:52:28.993 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#ACTUAL_TEMPERATURE'

2018-09-15 00:52:28.994 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#SET_TEMPERATURE'

2018-09-15 00:52:28.995 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#PARTY_TEMPERATURE'

2018-09-15 00:52:28.996 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#PARTY_START_TIME'

2018-09-15 00:52:28.997 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#PARTY_START_DAY'

2018-09-15 00:52:28.998 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#PARTY_START_MONTH'

2018-09-15 00:52:28.999 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#PARTY_START_YEAR'

2018-09-15 00:52:29.001 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#PARTY_STOP_TIME'

2018-09-15 00:52:29.002 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#PARTY_STOP_DAY'

2018-09-15 00:52:29.003 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#PARTY_STOP_MONTH'

2018-09-15 00:52:29.004 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#PARTY_STOP_YEAR'

==> /var/log/openhab2/events.log <==

2018-09-15 00:52:29.953 [vent.ChannelTriggeredEvent] - logreader:reader:869d1763:newWarningEvent triggered 2018-09-15 00:52:28.984 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#CONTROL_MODE'

2018-09-15 00:52:29.954 [vent.ChannelTriggeredEvent] - logreader:reader:869d1763:newWarningEvent triggered 2018-09-15 00:52:28.989 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#FAULT_REPORTING'

2018-09-15 00:52:29.957 [vent.ChannelTriggeredEvent] - logreader:reader:869d1763:newWarningEvent triggered 2018-09-15 00:52:28.990 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#BATTERY_STATE'

2018-09-15 00:52:29.958 [vent.ChannelTriggeredEvent] - logreader:reader:869d1763:newWarningEvent triggered 2018-09-15 00:52:28.991 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#VALVE_STATE'

2018-09-15 00:52:29.960 [vent.ChannelTriggeredEvent] - logreader:reader:869d1763:newWarningEvent triggered 2018-09-15 00:52:28.992 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#BOOST_STATE'

2018-09-15 00:52:29.962 [vent.ChannelTriggeredEvent] - logreader:reader:869d1763:newWarningEvent triggered 2018-09-15 00:52:28.993 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#ACTUAL_TEMPERATURE'

2018-09-15 00:52:29.964 [vent.ChannelTriggeredEvent] - logreader:reader:869d1763:newWarningEvent triggered 2018-09-15 00:52:28.994 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#SET_TEMPERATURE'

2018-09-15 00:52:29.965 [vent.ChannelTriggeredEvent] - logreader:reader:869d1763:newWarningEvent triggered 2018-09-15 00:52:28.995 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#PARTY_TEMPERATURE'

2018-09-15 00:52:29.966 [vent.ChannelTriggeredEvent] - logreader:reader:869d1763:newWarningEvent triggered 2018-09-15 00:52:28.996 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#PARTY_START_TIME'

2018-09-15 00:52:29.967 [vent.ChannelTriggeredEvent] - logreader:reader:869d1763:newWarningEvent triggered 2018-09-15 00:52:28.997 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#PARTY_START_DAY'

2018-09-15 00:52:29.968 [vent.ChannelTriggeredEvent] - logreader:reader:869d1763:newWarningEvent triggered 2018-09-15 00:52:28.998 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#PARTY_START_MONTH'

2018-09-15 00:52:29.969 [vent.ChannelTriggeredEvent] - logreader:reader:869d1763:newWarningEvent triggered 2018-09-15 00:52:28.999 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#PARTY_START_YEAR'

2018-09-15 00:52:29.970 [vent.ChannelTriggeredEvent] - logreader:reader:869d1763:newWarningEvent triggered 2018-09-15 00:52:29.001 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#PARTY_STOP_TIME'

2018-09-15 00:52:29.971 [vent.ChannelTriggeredEvent] - logreader:reader:869d1763:newWarningEvent triggered 2018-09-15 00:52:29.002 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#PARTY_STOP_DAY'

2018-09-15 00:52:29.972 [vent.ChannelTriggeredEvent] - logreader:reader:869d1763:newWarningEvent triggered 2018-09-15 00:52:29.003 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#PARTY_STOP_MONTH'

2018-09-15 00:52:29.972 [vent.ChannelTriggeredEvent] - logreader:reader:869d1763:newWarningEvent triggered 2018-09-15 00:52:29.004 [WARN ] [ematic.handler.HomematicThingHandler] - Channel not found for datapoint 'OEQ1875799:4#PARTY_STOP_YEAR'

would be great, if someone could help me - i think otherwise i would have to go back to z-wave :smiley:

ps: running latest snapshot-version

thanks in advance,
Alex

switched to 2.4M3 - now it works fine!

I switched to CCU3 after having had the box in the cupboard for a while. Does not work with my version of OH. What does a technically not so inclined person to do to enjoy functionality again, as with CCU2? Except of going back to CCU2!