CCU3 und FHEM???

Begonnen von wowogiengen, 04 November 2025, 17:33:25

Vorheriges Thema - Nächstes Thema

wowogiengen

Hallo,
ich habe versucht, alles wie in https://wiki.fhem.de/wiki/HMCCU beschrieben, umzusetzen.

Ich bekomme wohl eine Verbindung zur CCU3, aber das Erzeugen von Devices in FHEM scheitert
mit einer nichtssagenden Fehlermeldung:

get d_ccu createDev HmIPThermostatBuero

Results of create command:
Not detected CCU devices:
  HmIPThermostatBuero = 00392409930634 [HmIPThermostatBuero]

In Log steht noch:

2025.11.04 17:30:44 5: HMCCU [d_ccu] No roles detected for device 00392409930634
defmod d_ccu HMCCU 192.168.188.190
attr d_ccu ccudef-attributes room=Homematic
attr d_ccu room Homematic
attr d_ccu rpcinterfaces VirtualDevices,BidCos-RF,HmIP-RF
attr d_ccu stateFormat rpcstate/state
attr d_ccu verbose 5

setstate d_ccu running/OK
setstate d_ccu 2025-11-04 17:18:50 PLATFORM rpi3
setstate d_ccu 2025-11-04 17:18:50 PRODUCT ccu3
setstate d_ccu 2025-11-04 17:18:50 VERSION 3.83.6
setstate d_ccu 2025-11-04 17:18:50 count_channels 111
setstate d_ccu 2025-11-04 17:18:50 count_devices 4
setstate d_ccu 2025-11-04 17:18:50 count_groups 0
setstate d_ccu 2025-11-04 17:18:50 count_interfaces 3
setstate d_ccu 2025-11-04 17:18:50 count_programs 1
setstate d_ccu 2025-11-04 17:18:47 rpcstate running
setstate d_ccu 2025-11-04 17:23:32 state OK


Das Gerät HmIPThermostatBuero ist in der CCU3 aktiv, und funktioniert auch soweit.

Wo kann ich noch schauen, wieso es nicht geht?