Homematic IP Local - Current Measurement Conversion Issue

Hi everyone, I’m relatively new to Home Assistant and I’m trying to get everything set up. I’ve managed to integrate Zigbee2MQTT, but that’s a topic for another day. Today, I’m facing a peculiar issue with my Homematic IP setup that I can’t seem to resolve. I have a custom-built current meter in my subpanel, following a GitHub tutorial, and it’s been working perfectly. The measurements are displayed correctly on both the matrix display and the CCU3. However, when I import these data into Home Assistant using the ‘Homematic(IP) Local’ integration, there’s a discrepancy in the values. For instance, if the current is 1.3A on the subpanel and CCU3, it shows up as 0.001A in Home Assistant, although the graph correctly displays 1.3A. The issue seems to be with the conversion factor, as the value over the graph is 1/1000 of the actual current. I’ve tried adjusting various settings, but nothing seems to fix this. Does anyone know if there’s an offset or setting I can adjust within Home Assistant to correct this conversion? Any hints or suggestions would be greatly appreciated. Thanks in advance!