Weather binding in Openhab2

To remove “ghost” stuff from OH2:

For example (for the weather binding):

config:list "(service.pid=org.openhab.weather)"
config:delete org.openhab.weather

Then, OH2 will re-read your /etc/openhab2/services/weather.cfg flat config file and load up the correct info (no need to do a clean install)

4 Likes