Smart Lighting Automation with Homematic and Raspberry Pi

I’ve been experimenting with integrating my Homematic heating controller with a Raspberry Pi setup to improve temperature accuracy in my living room. The challenge was that the HG-HM-CC-RT-DN sensor was measuring higher temperatures due to air stagnation near the heater. After some research, I decided to add a separate temperature sensor connected via Raspberry Pi W to provide more accurate readings. This setup sends temperature data to OpenHAB via REST API, aiming to override the existing sensor readings or control the valve directly. However, I’m facing issues with rule implementation and valve control. Any suggestions on how to achieve this integration would be greatly appreciated! :rocket: