rdmtc / RedMatic

Node-RED packaged as Addon for the Homematic CCU3 and RaspberryMatic 🤹‍♂️
Apache License 2.0
534 stars 47 forks source link

Wiedermal WRC6 ohne Funktion in Homekit #441

Open TheBassfly opened 3 years ago

TheBassfly commented 3 years ago

So, nachdem ich ja die letzte Woche die komplette Redmatic nochmal neu in Home importiert hatte, stehe ich seit heute wieder vor dem Problem. Keine Ahnung g was diesmal anders ist.

Wenn ich einen Taster auf dem WRC drücke, dann zuckt auch das Gegenstück in Homekit, aber die zugeordneten Befehle werden nicht ausgeführt und in Home kommt die Meldung: "Die Aktionen dieses Gerätes werden evetl. nicht ausgeführt. Verbindung zur Steuerzantrale nicht möglich."

Ich hab die Redmatic zweimal mit neuer MAC Adresse neu angelernt und durfte wieder alle Autoren neu importieren, alle Automationen und Szenen neu anlegen aber bei diesem dämlichen WRC6 ist das Problem unverändert.

Anbei mal der Flow:

[ { "id": "113cf951.76734f", "type": "tab", "label": "WRC6 EG", "disabled": false, "info": "" }, { "id": "8b07b118.4d05c8", "type": "ccu-rpc-event", "z": "113cf951.76734f", "name": "", "iface": "HmIP-RF", "ccuConfig": "38263145.35ea0e", "rooms": "", "roomsRx": "str", "functions": "", "functionsRx": "str", "device": "", "deviceRx": "str", "deviceName": "WRC6 Flur-EG", "deviceNameRx": "str", "deviceType": "", "deviceTypeRx": "str", "channel": "", "channelRx": "str", "channelName": "", "channelNameRx": "str", "channelType": "", "channelTypeRx": "str", "channelIndex": "", "channelIndexRx": "str", "datapoint": "", "datapointRx": "str", "change": true, "working": true, "cache": false, "topic": "${channelindex}/${datapoint}", "x": 280, "y": 340, "wires": [ [ "5627bd1.e70bbc4" ] ] }, { "id": "5627bd1.e70bbc4", "type": "redmatic-homekit-programmableswitch", "z": "113cf951.76734f", "bridgeConfig": "50242591.e1579c", "name": "6fach Taster", "count": "6", "x": 600, "y": 340, "wires": [] }, { "id": "38263145.35ea0e", "type": "ccu-connection", "name": "localhost", "host": "localhost", "regaEnabled": true, "bcrfEnabled": true, "iprfEnabled": true, "virtEnabled": true, "bcwiEnabled": false, "cuxdEnabled": true, "regaPoll": true, "regaInterval": "30", "rpcPingTimeout": "60", "rpcInitAddress": "127.0.0.1", "rpcServerHost": "127.0.0.1", "rpcBinPort": "2047", "rpcXmlPort": "2048", "queueTimeout": "5000", "queuePause": "250", "contextStore": "" }, { "id": "50242591.e1579c", "type": "redmatic-homekit-bridge", "name": "RedMatic", "username": "CC:22:3D:EF:10:55", "pincode": "X", "port": "51827" } ]

Was mache ich da denn falsch?

TheBassfly commented 3 years ago

Und hier mal nochmal ein Debug Log dazu.

redmatic.2020-12-01T06_53_06.581Z.log