Gardena log-warn: String can not be castet to Number

Hi,

I am running the Gardena Binding on OH 3.4. I have a mower thing connected to the gardena bridge. Every time the battery state of the mower changes I get this log entry in openhab.log

.... [WARN ] [internal.handler.GardenaThingHandler] - Value of propertyPath 'common.attributes.batteryState.value' can not be casted to Number: class java.lang.String cannot be cast to class java.lang.Number (java.lang.String and java.lang.Number are in module java.base of loader 'bootstrap')

Does anynone else have this issue with a gardena mower?

Regards,
kuczerek

I’m not a user of this binding, however, this seems like a bug. Could you open an issue on Issues · openhab/openhab-addons · GitHub ?

Ok, I opened the follwing issue:

Regards,
kuczerek