I love the (relatively) new Energy Management feature, but I have noticed that the Energy costs are displayed as Euros instead of kroner (I’m in Norway).
The numbers are correct - but the currency prefix is wrong. See snip below, it should read kr 12,90 and kr 5,94 instead of € 12,90 and € 5,94. Is there something I can do to fix this? I’ve checked regional setting for my user, and they seem ok.
I just happened to notice an error in my logs about this as I was having the same issue. Since HA defaults to your currency being Euros, when you change it to your local currency it throws an error about historical data not matching.
(USD) does not match the unit of already compiled statistics (EUR). Generation of long term statistics will be suppressed unless the unit changes back to EUR
I’m not sure how to change this to reset the data without losing my historical energy data though. Wish that it prompted about setting a currency as I didn’t even know it defaulted to EUR.
Logger: homeassistant.components.sensor.recorder
Source: components/sensor/recorder.py:465
Integration: Sensor (documentation, issues)
First occurred: 23:10:10 (3 occurrences)
Last logged: 23:10:10
The unit of sensor.dailyimport_offpeak_cost (GBP) does not match the unit of already compiled statistics (EUR). Generation of long term statistics will be suppressed unless the unit changes back to EUR
The unit of sensor.dailyimport_peak_cost (GBP) does not match the unit of already compiled statistics (EUR). Generation of long term statistics will be suppressed unless the unit changes back to EUR
The unit of sensor.dailyexport_compensation (GBP) does not match the unit of already compiled statistics (EUR). Generation of long term statistics will be suppressed unless the unit changes back to EUR