Openhab 3.0
Newbee question:
I can define items, things and so on in the UI at openhabian:8080 and these are stored in a JSONDB.
But I can also create things files in …/conf/things and so on.
I have defined in the UI a KNX Bridge and KNX Device. All works fine
BUT: What happens in case i define the same in the “conf” directories?
Will that result in an error, is there a priorization? Is the JSonDB overwritten with the conf entries ??
A lot of questions coming up
The only information i could find is that the UI settings do not write in the conf directory but into the JSONDB.
Since I have about 90 things in my house i prefer the conf files editing above the UI.
- Ray