Hi,
I have installed the Fronius Wattpilot binding and configures access to my wallbox. I was also able to successfully configure channels. But the binding is spamming my openhab log now with these messages:
2026-05-12 08:33:00.412 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler FroniusWattpilotHandler tried updating the thing status although the handler was already disposed.
2026-05-12 08:33:00.413 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler FroniusWattpilotHandler tried updating the thing status although the handler was already disposed.
2026-05-12 08:33:15.086 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler FroniusWattpilotHandler tried updating the thing status although the handler was already disposed.
2026-05-12 08:33:15.086 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler FroniusWattpilotHandler tried updating the thing status although the handler was already disposed.
2026-05-12 08:33:18.008 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler FroniusWattpilotHandler tried updating the thing status although the handler was already disposed.
2026-05-12 08:33:18.008 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler FroniusWattpilotHandler tried updating the thing status although the handler was already disposed.
I tried to set the log level of the binding to ERROR but this didn’t change anything.
I’m on openhab 5.1.4.
Anyone an idea?