Was wurde bereits getestet:
- Openhab 4.3.0.M4
- Raspberrymatic neu als VM in Synology aufgesetzt und aus Backup eingespielt
- Rule zum triggern neu erstellt
- Binding für Homematic Bridge und Gateway extra neu
- Channel im "Model" für "reload all from gateway" neu angelegt
Leider war dies alles bis dato erfolglos.
Ansteuern aus OH -> rMatic ist möglich. Wenn der Docker in dem OH4 läuft neu gestartet wird, werden auch einmal die Daten eingelesen.
Was mir aufgefallen ist, es gibt 2x Gatewayextra. Einmal direkt im Binding zu finden (bleibt aber nach dem hinzufügen offline) und einmal wenn ich "Scan" im Binding drücke.
Rule:
Code: Alles auswählen
configuration: {}
triggers:
- id: "1"
configuration:
cronExpression: 0/5 * * * * ? *
type: timer.GenericCronTrigger
conditions: []
actions:
- inputs: {}
id: "2"
configuration:
itemName: GATEWAYEXTRAS_Reload_All_From_Gateway
command: ON
type: core.ItemCommandAction
Code: Alles auswählen
UID: homematic:GATEWAY-EXTRAS-CEF4509315:cef4509315:GWE00000000
label: GATEWAY-EXTRAS
thingTypeUID: homematic:GATEWAY-EXTRAS-CEF4509315
configuration: {}
bridgeUID: homematic:bridge:cef4509315
channels:
- id: 0#INSTALL_MODE_DURATION
channelTypeUID: homematic:GATEWAY-EXTRAS-CEF4509315_0_INSTALL_MODE_DURATION
label: Install Mode Duration
description: ""
configuration:
receiveDelay: 0
delay: 0
- id: 0#RELOAD_RSSI
channelTypeUID: homematic:GATEWAY-EXTRAS-CEF4509315_0_RELOAD_RSSI
label: Reload Rssi
description: null
configuration:
receiveDelay: 0
delay: 0
- id: 0#RELOAD_ALL_FROM_GATEWAY
channelTypeUID: homematic:GATEWAY-EXTRAS-CEF4509315_0_RELOAD_ALL_FROM_GATEWAY
label: Reload All From Gateway
description: Reload all data from gateway
configuration:
receiveDelay: 0
delay: 0