Configuration location

…So you want to have a single file which you can easily use to reproduce whatever setting you did in HABPANEL?
My task was to transfer the configuration to a complete different Raspberry.
What worked for me:
Go to the advanced configuration of HABPANEL and klick on

This now give you the chance to the configuration to a simple *.json file

To load the configuration on another machine or reproduce the saved configuration, just go the other way round an the *.json file again.

Did this solve the issue with filed based storage of the configuration?

2 Likes

Thank you very much Mr. Caesar. I believe now this is how I can roll out my configuration to various tablets.

Can someone tell me, where i can configure the habpanel configuration files with a text editor?

Where are this config-files stored?

/var/lib/openhab2/config/org/openhab/habpanel.config

is complete configuration of habpanel in one single line i think, not usable… And i don´t want to export json files to another tablets. I only want to do complex changings with my computer instead of using the on screen keyboard of the tablet.

Why don’t you open Habpanel on your computer!