18.03.2024, 09:16
I have a case where I have multiple Carlo Gavazzi energy meters that I need to poll. According to their Documentation (page 9) they output their consumption value to kWh / 10, meaning to get the actual kWh I need to set value_multiplier to 0,1. However, I need this value to output to Wh instead. I would really like this to be handled by the profile instead of me adding GA's and scripts for each and every kWh object. Is it possible to somehow first divide this to proper kWh and then to Wh?
I might be missing an obvious solution here...
I might be missing an obvious solution here...