PaperUI items not persisting to influxdb

I have my influxdb.persist configured like this:

Strategies {
    everyMinute : "0 * * * * ?"
    everyHour   : "0 0 * * * ?"
    everyDay    : "0 0 0 * * ?"
    default = everyChange
}

Items {
    * : strategy = everyChange, restoreOnStartup
}

But only Items defined in .items files get pushed to influxdb/Grafana

Is this abug, or should I configure Items from PaperUI in a different way.
I don’t know if it matters, but the not working Items are from Netatmo weather station binding.

Thank you!

I guess I should wait a few days before posting here. After a few reboots, ale the items started to persist OK. Happy days! :grinning:

Please mark the topic as solved :slight_smile:

How do I do that?

Just mark one of your postings as the Solution (right under the posting…)