Generating derived weather calculations with the Weather Calculations Binding

It’s actually surprisingly hard to make versions for a particular milestone release. I think the 4.1 release is almost here, so I’ve prepared a version for that:

http://bill.welliver.org/dist/openhab/org.openhab.binding.weathercalculations-4.1.0.jar

Hello, I currently getting this warning

2024-03-26 00:00:00.009 [WARN ] [s.handler.WeatherCalculationsHandler] - Bucket tipper future already exists. Cancelling it.

I am on OH4.2M1

current stable is 4.1.2, maybe the binding is not yet updated for 4.2?

I don’t generally make public builds for milestones, as they tend to be moving targets. Often a version from the previous stable release will work for at least a few milestones, until dependency versions get changed, at which point the previous build won’t load anymore.

This message probably indicates that the binding was reloaded or that you’ve possibly got multiple copies of the binding installed. The binding handles the situation, but it lets you know that something unusual is possibly happening.

1 Like