I have seen that frenck’s spook integration has a service for that - However, no guarantee this works.
frenck has a lot of disclaimers for that integration.
I will be testing this in the next week as I think this will be the best way back from postgresql to sqlite.
Did you have any success with the Recorder service from spook integration? I’m currently trying to “implement” process for manually entering values from my energy/water meters and I usually only do that when I feel like. (But it’s usually at least once a month.)
Problem is that when I enter the meter value, the increase of the value shows in the Energy dashboard as a consumption for the time of the entering of the value.
What I’d like to do to split the current value into multiple data points in history between the previous and current readouts.
For example:
I did a readout on 1st: 1000 then next on 5th I enter value of 1400 and I’d like to automatically fill the history with values for 2nd = 1100, 3rd = 1200, 4th = 1300. Whit my goal to have continuous graph for monthly consumption in the energy dashboard in case I for example miss a month.