Homematic OCCU - Thermostat HM-CC-TC issue

Hi to all here,
I’m Joachim and fairly new with HA. I’m sure someone has some hints to fix the issue with my Homematic HM-CC-TC thermostats.
I’m using Cassio and the Homematic OCCU plugin. The thermostats are registered as climate controls, but they do not show an operation_mode (null) and temperature is set to 0. If I set the temperature at the control, it remains on the dashboard until HA restarts. The operation_mode always renders as “Unknown”.
The properties look like:

Looking at the log of Homematic OCCU it seems to me that the data frame is interpreted as for a weather station. This leads to incorrect values for rssi, operation_mode and temperature.

2018/08/09 11:37:57.764  RX SERIAL: fd 00 12 01 1a 05 00 00 
2018/08/09 11:37:57.764  RX SERIAL: 3c 27 86 70 14 30 0c 00 
2018/08/09 11:37:57.767  RX SERIAL: 00 00 01 0c 2a da cd 
2018/08/09 11:37:57.767  RX FRAME: 01 1a 05 00 00 3c 27 86 70 14 30 0c 00 00 00 01 0c 2a 
2018/08/09 11:37:57.767  (PEQ0175916) CCU2CommController::handleIncomingSerialFrame(): Handling event telegram as event.
2018/08/09 11:37:57.767 <Debug> RX for HEQ0367636: @511353095 RSSI=-60dB 0x14300C -> 0x000000 WEATHER [PEQ0175916]:
  CNT=39,RPTEN=1,RPTED=0,BIDI=0,BURST=0,WAKEUP=0,WAKEMEUP=1,BCAST=1,TYPE=0x70
  LOWBAT = 0
  TEMP = 268
  HUMIDITY = 42
  RAINING = 0
  RAINCNT = 0
  WINDSPEED = 0
  WINDDIR = 0
  WINDDIR_RANGE = 0
  BRIGHTNESS = 0
2018/08/09 11:37:57.768 <Debug> Event: HEQ0367636:1.TEMPERATURE=26.800000
2018/08/09 11:37:57.768 <Debug> Event: HEQ0367636:1.HUMIDITY=42

I appreciate any hint where things could have went wrong.
Thanks & Best Regards

Hi,

same here.
State is unknown, but the temperature is ok and works.
My Interface is “rpc”, looks like another configuration.