openHAB 4.0 Release discussion

Hello found a wired behaviour in OH4 and it was not there in OH3 taht’s why I choose this thread :slight_smile:

I am using this rule from the community

everything is running fine I don’t see any misbehaviour so far but i get this errors in the log

2023-07-30 12:15:04.827 [WARN ] [ore.thing.internal.ThingRegistryImpl] - Cannot create thing. No binding found that supports creating a thing of type 'tlpicker:tlp'.
2023-07-30 12:15:04.884 [WARN ] [core.thing.internal.ThingManagerImpl] - Could not normalize configuration for 'tlpicker:tlp:home' because the thing type was not found in registry.
2023-07-30 12:15:04.887 [WARN ] [core.thing.internal.ThingManagerImpl] - Could not normalize configuration for 'tlpicker:tlp:home' because the thing type was not found in registry.

Today I added some addiontion jar file from the community Weather Calculations Binding [3.4.0.0;4.0.0.0)

now I get this error all the time

2023-08-14 09:20:11.602 [WARN ] [eatherFlowSmartWeatherHandlerFactory] - ? SupportsThingType: tlpicker:tlp? false

Is this the correct behaviour?