Troubleshooting Energy Telemetry with Tasmota KNX Firmware

Hey everyone, I’m currently working on integrating my Sonoff POW R2 with Tasmota KNX firmware into my KNX and OpenHAB setup. While I’ve managed to control the switch and toggle the relay without any issues, I’m having trouble visualizing the energy telemetry data. Specifically, I’m seeing a -NaN value in Paper UI despite the telemetry values being correctly assigned to the related GA in my configuration.

I’ve enabled Calimero tracing to check the KNX telegrams, and it seems the values are being sent correctly. However, they aren’t showing up in the frontend. I’ve set up my Things file with the appropriate GAs for voltage, current, power, and energy, but the voltage value in the frontend is still -NaN. I suspect there might be an issue with how the data is being interpreted or mapped in OpenHAB.

Has anyone else encountered this issue with the Tasmota KNX firmware? Any insights or suggestions on how to resolve this would be greatly appreciated! I’m really looking forward to getting this working smoothly as part of my smart home setup.