openhab / openhab-addons

Add-ons for openHAB
https://www.openhab.org/
Eclipse Public License 2.0
1.88k stars 3.59k forks source link

[gardena] “Unsupported json value object” warning #4265

Closed Dan1001 closed 5 years ago

Dan1001 commented 5 years ago

From around 19 November 2018, the gardena binding started to write a warning in the log every minute:

[WARN ] [odel.deser.PropertyValueDeserializer] - Unsupported json value object, returning empty value

A number of people saw this starting at the same time, so seems most likely it's a change in the Gardena api (although the binding still seems to be working)

A temporary workaround is to suppress gardena warning logging.

See thread here: https://community.openhab.org/t/unsupported-json-value-object-warning/57339

kaikreuzer commented 5 years ago

I'm seeing the same.

@gerrieg Can you help?

Dan1001 commented 5 years ago

Perhaps I jumped to the conclusion it's the api, when it could be e.g. a recent Ubuntu update. Is anyone experiencing the problem but not on Ubuntu 16.04?

kaikreuzer commented 5 years ago

I'm on macOS, clearly no Ubuntu :-)

Dan1001 commented 5 years ago

Excellent - so over to @gerrieg to do the hard bit...