nergal / homeassistant-vacuum-viomi

Integration of a Xiaomi Viomi vacuum to a Home Assistant
MIT License
54 stars 14 forks source link

STYTJ02YM not supported? #22

Closed marianbezeg closed 2 years ago

marianbezeg commented 2 years ago

Hello,

looks like that this type is not supported under your integration ? Model: viomi.vacuum.v8 STYTJ02YM I've tried latest version, beta as well but its not working.

Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 246, in _async_setup_platform task = async_create_setup_task() File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 175, in async_create_setup_task return platform.async_setup_platform( # type: ignore TypeError: async_setup_platform() takes 3 positional arguments but 4 were given

When I am trying to set up via Integration: Incomplete information to setup device, no host or token supplied image

nergal commented 2 years ago

Hello @marianbezeg , looks like you're using the v0.0.4-beta build which is broken right now. You can switch to the stable v0.0.3 which won't rise the error that shown up in the log that you've shared

snp88 commented 2 years ago

I can confirm that STYTJ02YM work on v0.0.3 beside some minor issues;)

marianbezeg commented 2 years ago

Ah, you can close this. It was my FW which is blocking trafic. Thanks guys.