openhab-core: Broken database values (unit) after update to 3.4
After update to OpenHab 3.4 I started to see values like
instead of usual 20.98 ug/m3
Regardless that the unit of kg/m3 is totally quirky here, then values in database are stored as 0.00000000751
but previously was like 6.23
.
This leads to utterly broken interpretation of data on the charts
- so historical values of ug/m3 are now shown as kg/m3.
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 17 (8 by maintainers)
Ok, but again, I’m talking about the persistence interface - not any implementation. The interface that defines what and how to persist data - how the data is used or the implementation is another matter.
No - I was talking about the comments in this issue. I will take a look at the other issue later, and if I have comments, I’ll comment on THAT issue there - not here.