Unable to configure my Vacuum 1C STYTJ01ZHM (dreame.vacuum.mc1808)

I’m trying to configure my Vacuum 1C STYTJ01ZHM without success.
Openhab auto discovers it as unsupported device - which shows as online but doesn’t work.

and writes this in the log:

2020-05-23 14:45:00.602 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler MiIoUnsupportedHandler of thing miio:generic:116A439D tried updating channel network#ssid although the handler was already disposed.
2020-05-23 14:45:00.606 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler MiIoUnsupportedHandler of thing miio:generic:116A439D tried updating channel network#bssid although the handler was already disposed.
2020-05-23 14:45:00.610 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler MiIoUnsupportedHandler of thing miio:generic:116A439D tried updating channel network#rssi although the handler was already disposed.
2020-05-23 14:45:00.613 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler MiIoUnsupportedHandler of thing miio:generic:116A439D tried updating channel network#life although the handler was already disposed.

If I try to add the device manually as an MIIO device with the same token and device ID it also doesn’t work and I start getting in the log the following error intermittently:

2020-05-23 14:36:39.476 [hingStatusInfoChangedEvent] - 'miio:vacuum:2fd4d8ae' changed from ONLINE to OFFLINE (CONFIGURATION_ERROR)
2020-05-23 14:36:54.658 [hingStatusInfoChangedEvent] - 'miio:vacuum:2fd4d8ae' changed from OFFLINE (CONFIGURATION_ERROR) to ONLINE

I double checked that the Token is correct (by installing Mi Home 5.4.49).
Also tried to disable the unsupported device.

Any help would be appreciated.

Check github and see if there is an issue related to yours, if not you can open one.

1 Like

A solution from GitHub, it is a known bug and was fixed in version 2.5.5.
I have update and the issue does not occur.