- Fixed issue where month graph have stopped updating after entering new month (Values from previous month is re-used and presented as updates)
- Fixed issue for non-Norwegian Kaifa meters where data was incorrectly scaled by default
- Fixed issue where fixed price was not cleared for new units
- Fixed export and import of fixed price from config file
- Fixed issue where device crashes if fixed price is set and debugging is set to "Verbose"
- Corrected HA sensors for reative energy to have no device class and kvarh as measurement unit
- Added code to clear graph if no data is received from meter for over an hour. This will clear unknown hours/days and make it more visible that data is missing
- Added decimal on month plot if value is under 10kwh
- Added mouse-over label with increased data precision on graphs
- General code cleanup