Ich hänge mich hier schlichtweg mit an - denn ich habe das gleiche Problem:
Beim Einlesen meiner Wandthermostate werden bei allen drei nur der Kanal 0 eingelesen - die anderen Daten fehlen:
der Vollständigkeit halber - hier meine Konfiguration:
HW: DS920+ - baunet docker image
piVCCU auf einem RPi3
Hier die Adapterconfigs:
Rega:
RPC.0 --> HM
RPC.1 --> HMip
Ports sind im Container Manager der Syno entsprechend weitergeleitet:
Log nach Neustart der HM Adapter:
2023-10-18 11:33:37.643 - info: host.buanet-iobroker-1 stopInstance system.adapter.hm-rpc.1 send kill signal
2023-10-18 11:33:38.145 - info: host.buanet-iobroker-1 instance system.adapter.hm-rpc.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
2023-10-18 11:33:45.235 - info: host.buanet-iobroker-1 "system.adapter.hm-rega.0" enabled
2023-10-18 11:33:45.294 - info: host.buanet-iobroker-1 instance system.adapter.hm-rega.0 started with pid 10369
2023-10-18 11:33:46.273 - info: host.buanet-iobroker-1 "system.adapter.hm-rpc.0" enabled
2023-10-18 11:33:46.337 - info: host.buanet-iobroker-1 instance system.adapter.hm-rpc.0 started with pid 10380
2023-10-18 11:33:46.466 - info: hm-rega.0 (10369) starting. Version 3.0.47 in /opt/iobroker/node_modules/iobroker.hm-rega, node: v18.18.2, js-controller: 5.0.12
2023-10-18 11:33:46.532 - info: hm-rega.0 (10369) subscribe hm-rpc.0.BidCoS-RF.50.PRESS_SHORT
2023-10-18 11:33:46.578 - info: hm-rega.0 (10369) ReGaHSS 192.168.5.91 up
2023-10-18 11:33:46.670 - info: hm-rega.0 (10369) time difference local-ccu 1s
2023-10-18 11:33:47.067 - info: hm-rega.0 (10369) request state values
2023-10-18 11:33:47.130 - info: hm-rega.0 (10369) Updated all datapoints
2023-10-18 11:33:47.139 - info: hm-rega.0 (10369) got 4 variables
2023-10-18 11:33:47.194 - info: hm-rega.0 (10369) added/updated 4 variables
2023-10-18 11:33:47.194 - info: hm-rega.0 (10369) deleted 0 variables
2023-10-18 11:33:47.202 - info: hm-rega.0 (10369) got 0 programs
2023-10-18 11:33:47.210 - info: hm-rega.0 (10369) added/updated 0 programs
2023-10-18 11:33:47.210 - info: hm-rega.0 (10369) deleted 0 programs
2023-10-18 11:33:47.220 - info: hm-rega.0 (10369) update rooms to enum.rooms
2023-10-18 11:33:47.243 - info: hm-rega.0 (10369) update functions to enum.functions
2023-10-18 11:33:47.268 - info: hm-rega.0 (10369) update favorites to enum.favorites
2023-10-18 11:33:47.333 - info: host.buanet-iobroker-1 "system.adapter.hm-rpc.1" enabled
2023-10-18 11:33:47.435 - info: host.buanet-iobroker-1 instance system.adapter.hm-rpc.1 started with pid 10395
2023-10-18 11:33:47.493 - info: hm-rpc.0 (10380) starting. Version 1.15.19 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v18.18.2, js-controller: 5.0.12
2023-10-18 11:33:47.606 - info: hm-rpc.0 (10380) xmlrpc server is trying to listen on 172.17.0.2:12001
2023-10-18 11:33:47.606 - info: hm-rpc.0 (10380) xmlrpc client is trying to connect to 192.168.5.91:2001/ with ["http://172.17.0.2:12001","buanet-iobroker-1:hm-rpc.0:d84ea0c5b47ca52db6d78a6805b1543a"]
2023-10-18 11:33:47.641 - info: hm-rpc.0 (10380) Connected
2023-10-18 11:33:48.382 - info: hm-rpc.1 (10395) starting. Version 1.15.19 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v18.18.2, js-controller: 5.0.12
2023-10-18 11:33:48.479 - info: hm-rpc.1 (10395) xmlrpc server is trying to listen on 172.17.0.2:12010
2023-10-18 11:33:48.480 - info: hm-rpc.1 (10395) xmlrpc client is trying to connect to 192.168.5.91:2010/ with ["http://172.17.0.2:12010","buanet-iobroker-1:hm-rpc.1:2d0f0910424d77ec38c365394869e5f6"]
2023-10-18 11:33:48.510 - info: hm-rpc.1 (10395) Connected
Finde keinen Fehler... wie finde ich raus wo es hakt? Hab ich auch ein Problem mit Sentry?