Weather binding not staying installed

Hi, thanks very much for the quick reply. I think I found my confusion thanks to your comment. In the org.openhab.addons.cfg file, the binding line looked like

binding = weather,zwave,samsungtv,ntp

I had added that because the binding name is ‘org.openhab.binding.weather/1.9.0.b5’, so the “obvious” binding name is weather. However, your comment re/ the addons.cfg file lead to a search where I found this thread:

Based on that:

openhab-binding-weather1                  | 1.9.0.b5         |          | Uninstalled | openhab-aggregate-xml          | Weather Binding

The proper binding name to use in the addons.cfg file is weather1. When I changed it to that it worked.

Hmmm… might need to suggest some better documentation around that. :slight_smile:

Thanks again for your quick help!