anfuchs
(Andreas)
April 4, 2016, 12:23pm
1
Hi,
OH1 uses myopenhab.persist for syncing only specified items to my.openhab.org .
With OH2 this doesn’t work anymore. OH2 is syncing all my items with my.openhab.org .
Is it possible at this stage of development to get the old behavior without using compatiblemode?
feature:install openhab-runtime-compat1x
Really want a clean cut without mixing with old bindings.
Kai
(Kai Kreuzer)
April 4, 2016, 1:59pm
2
OH2 still supports it, but makes it even easier to start by not requiring it, see My.openHAB support in openHAB 2
anfuchs
(Andreas)
April 4, 2016, 2:17pm
3
Mhhhhh,
i’am using the persist file from my OH1 installation. Copied it to persistence folder. The group are also set up in the .items like before.
But it’s still syncing all the items.
myopenhab.persist
Strategies {
default = everyChange
}
Items {
gOpenHAB* : strategy = everyChange
}
Kai
(Kai Kreuzer)
April 4, 2016, 5:26pm
4
This rather sounds like a bug to me then…
anfuchs
(Andreas)
April 4, 2016, 6:03pm
5
Can i do something to help?
I’ve only installed myopenhab over the addons.cfg. Its working finde… Notification and so on.
Is it possible that i did something wrong? .Items are also okay. As mentioned, with OH1 it worked this way.
I’am using the todays snapshot #220
anfuchs
(Andreas)
April 5, 2016, 7:29pm
6
Hey,
good news! With snapshot #222 it’s working again! WUHUUU!!
Kai
(Kai Kreuzer)
April 6, 2016, 5:20pm
7
… which is rather weird because nobody fixed anything… So let’s hope that it does not come back
anfuchs
(Andreas)
April 6, 2016, 5:29pm
8
I checkt this right now … And back again it’s loggin every event to my.openhab.org
Didn’t touch the persistence service / files. Confusing
Kai
(Kai Kreuzer)
April 6, 2016, 5:38pm
9
So probably somehow dependent on a start up order, which might be different on every start…
Feel free to enter an issue here: https://github.com/openhab/openhab2-addons/issues
Was an issue logged, could not find it. Seems there are a few of us having the same issue
Hi,
I would like to disable OpenHAB 2 MyOpenHAB persistence.
By default, it’s enabled. So I have created a myopenhab.persist file. Empty or not, the binding still persist data.
Any hint ?
Regards
luma
(luma)
July 15, 2016, 3:05pm
11
Kai
(Kai Kreuzer)
August 18, 2016, 7:31pm
13
Doesn’t look like it.
We would need someone to analyze it.
@belovictor Any chance you could have a look at it?
otbe
(Benjamin)
September 3, 2016, 12:17pm
14
Same problem here. Im using the persist file from here , but all changes are synced to myopenhab