Homematic gateway-extras no variables and scripts loaded from CCU1
See original GitHub issueRunning 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:
- Created 7 years ago
- Comments:9 (4 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

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?
@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.