OpenHab2 config?

I am soon going to be starting the migration to openhab2. Because of the way I have my system setup, I am wondering how the configurations are stored in 2. Just to get an idea of what I am getting in to :slight_smile:

Is everything stored in flat files? or are there weird db files placed in odd places.

secondary question…
Do you have to do the configurations in the UI? Can it be done all via flat files?

Hi @crankycoder, the best place to look is in the migration tutorial Indeed, everything can be setup with files if you wish!

If you do choose to use the UIs, to configure items they get stored in a JSON database, so it’s still technically editable.

1 Like