Miio Binding - OH4

After converting to OH 4.0.1 I have these warnings in the log:

2023-08-15 12:38:00.223 [WARN ] [core.thing.internal.ThingManagerImpl] - Channel types or config descriptions for thing 'miio:gateway:1072B9E6' are missing in the respective registry for more than 120s. In case it does not happen immediately after an upgrade, it should be fixed in the binding.
2023-08-15 12:38:00.226 [WARN ] [core.thing.internal.ThingManagerImpl] - Failed to normalize configuration for thing 'miio:gateway:1072B9E6': {thing/channel=Type description miio:LUMI_GATEWAY_MIEU01_guard for miio:gateway:1072B9E6:guard not found, although we checked the presence before.}

This also happened (and was reported) in 4.0 milestone releases.

It seems for some bindings the upgrade from OH 3 to OH 4 fails to upgrade some managed Things. As the warning says, this ultimately needs to be fixed in the binding so an Issue is warranted.

But a quick fix for end users is to just delete and recreate the Thing. Use the same UID (i.e. 1072B9E6) for the newly created Thing and all your Links will still work.

Thanks but it did not solve. This only happens during boot, so no big deal.

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.