ok… here is what I remember:
There is a new setting that can be used in order to make sure that config options are updated correctly:
You should add the following within your *.cfg
file that you are editing:
pid:<service.pid>
for example, for mqtt:
pid:org.openhab.mqtt
Read more here:
- Parameters removed from binding cfg files persist in userdata/config even after restart · Issue #396 · openhab/openhab-distro · GitHub
- Delete orphan configuration from ConfigAdmin by htreu · Pull Request #4216 · eclipse-archived/smarthome · GitHub
- MQTT config under OH2 - #50 by Kai
- Parameters removed from binding cfg files persist in userdata/config even after restart · Issue #396 · openhab/openhab-distro · GitHub