question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Homematic gateway-extras no variables and scripts loaded from CCU1

See original GitHub issue

Running OH2 stable on raspberry 3 (jessie). Using HomeMatic Addon 2.0 with HomeMatic CCU 1 FW version 1.519

Thing GATEWAY-EXTRAS does not load variables and scripts from CCU.

TRACE log:

2017-01-29 10:28:24.033 [TRACE] [ternal.communicator.HomematicGateway] - Loading metadata for device 'GWE00000000' of type 'GATEWAY-EXTRAS-CCU'
2017-01-29 10:28:24.034 [DEBUG] [ternal.communicator.HomematicGateway] - Loaded 0 gateway variable(s)
2017-01-29 10:28:24.034 [DEBUG] [ternal.communicator.HomematicGateway] - Loaded 0 gateway script(s)
2017-01-29 10:28:24.034 [TRACE] [tual.AbstractVirtualDatapointHandler] - Adding virtual datapoint 'RELOAD_FROM_GATEWAY' to device 'GWE00000000' (GATEWAY-EXTRAS-CCU)
2017-01-29 10:28:24.035 [TRACE] [tual.AbstractVirtualDatapointHandler] - Adding virtual datapoint 'RELOAD_ALL_FROM_GATEWAY' to device 'GWE00000000' (GATEWAY-EXTRAS-CCU)
2017-01-29 10:28:24.035 [TRACE] [tual.AbstractVirtualDatapointHandler] - Adding virtual datapoint 'INSTALL_MODE' to device 'GWE00000000' (GATEWAY-EXTRAS-CCU)
2017-01-29 10:28:24.035 [TRACE] [tual.AbstractVirtualDatapointHandler] - Adding virtual datapoint 'INSTALL_MODE_DURATION' to device 'GWE00000000' (GATEWAY-EXTRAS-CCU)
2017-01-29 10:28:24.036 [DEBUG] [ternal.communicator.HomematicGateway] - Loaded device 'GWE00000000' (GATEWAY-EXTRAS-CCU) with 4 datapoints
2017-01-29 10:28:24.036 [TRACE] [ternal.communicator.HomematicGateway] - HmDevice[hmInterface=RF,address=GWE00000000,type=GATEWAY-EXTRAS-CCU,name=GATEWAY-EXTRAS,firmware=<null>,gatewayId=DEFAULT]
2017-01-29 10:28:24.036 [TRACE] [ternal.communicator.HomematicGateway] -   HmChannel[number=0,type=GATEWAY-EXTRAS,initialized=false]
2017-01-29 10:28:24.037 [TRACE] [ternal.communicator.HomematicGateway] -     HmDatapoint[name=INSTALL_MODE_DURATION,value=60,defaultValue=<null>,type=INTEGER,minValue=10,maxValue=300,options=<null>,readOnly=false,readable=true,unit=<null>,description=INSTALL_MODE_DURATION,info=<null>,paramsetType=VALUES,virtual=true]
2017-01-29 10:28:24.037 [TRACE] [ternal.communicator.HomematicGateway] -     HmDatapoint[name=RELOAD_FROM_GATEWAY,value=false,defaultValue=<null>,type=BOOL,minValue=<null>,maxValue=<null>,options=<null>,readOnly=false,readable=true,unit=<null>,description=RELOAD_FROM_GATEWAY,info=<null>,paramsetType=VALUES,virtual=true]
2017-01-29 10:28:24.037 [TRACE] [ternal.communicator.HomematicGateway] -     HmDatapoint[name=RELOAD_ALL_FROM_GATEWAY,value=false,defaultValue=<null>,type=BOOL,minValue=<null>,maxValue=<null>,options=<null>,readOnly=false,readable=true,unit=<null>,description=RELOAD_ALL_FROM_GATEWAY,info=<null>,paramsetType=VALUES,virtual=true]
2017-01-29 10:28:24.037 [TRACE] [ternal.communicator.HomematicGateway] -     HmDatapoint[name=INSTALL_MODE,value=false,defaultValue=<null>,type=BOOL,minValue=<null>,maxValue=<null>,options=<null>,readOnly=false,readable=true,unit=<null>,description=INSTALL_MODE,info=<null>,paramsetType=VALUES,virtual=true]
2017-01-29 10:28:24.037 [TRACE] [ternal.communicator.HomematicGateway] -   HmChannel[number=1,type=GATEWAY-VARIABLE,initialized=true]
2017-01-29 10:28:24.037 [TRACE] [ternal.communicator.HomematicGateway] -   HmChannel[number=2,type=GATEWAY-SCRIPT,initialized=true]
2017-01-29 10:28:24.038 [DEBUG] [atic.type.HomematicTypeGeneratorImpl] - Generating ThingType for device 'GATEWAY-EXTRAS-CCU' with 4 datapoints

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
sagittarius0815commented, Apr 17, 2017

Updated today to latest 2.1.0-SNAPSHOT Build. CCU variables and scripts are listed in trace log, but no entries for EXTRAS-GATEWAY channel 1 (GATEWAY-VARIABLE) and channel 2 (GATEWAY-SCRIPT) are visible in Paper UI or HABmin UI. Any idea?

0reactions
sagittarius0815commented, Jun 11, 2018

@gerrieg: For me the problem does not exist anymore, because I replaced my CCU1 by a CCU2. Since the replacement I have no problems with CCU system variables. I’ve updated to OH 2.3, it works well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Homematic gateway-extras no variables and scripts loaded ...
Using HomeMatic Addon 2.0 with HomeMatic CCU 1 FW version 1.519. Thing GATEWAY-EXTRAS does not load variables and scripts from CCU.
Read more >
openHAB2 Homematic GATEWAY_EXTRAS not reloading new ...
But when i add the “Gateway-Extras” there where no variables or scripts listed. ... Variables and programs from my CCU1 are loaded now....
Read more >
Javascript | dynamically loaded script but unable to read/use ...
The script I'm inserting dynamically is supposed to run right where I commented the two in the middle but for some reason is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found