just found an issue with the Unit_convertion when a Utility_meter (helper) is using the entity as source…
- Create Utility_meter helpers (weekly, monthly, etc.)
- Link your Energy sensor as source (unit_of_measurement == kWh)
- Utility_meters are showing 0.00 kWh
Then:
Change the unit of measurement to MWh…
Change the precision (?)
Change the unit of measurement back to kWh…
Change the precision (?)
the Utility_meters are showing some values they should not have:
I don’t know if the change of precision is really required… but it is the only explanation I do have at the moment why the utility meters are not showing the exact same value as the source sensor…
Github issue: