Skip to content

Vaccum Roboter S7 from roborock are not detected as an new entity #49022

@ferropolis

Description

@ferropolis

The problem

Hello,

I have try to add the new S7 on two ways - but no one has bringing this phase to successful completion.

  1. I have add the integration of Xiaomi (Xiaomi Miio) and type in the IP and token from vaccum which was read out with token_extractor. The token is 32 digits in length and the IP of S7 in same range of my router and home assistant (all in 192.168.2.X).

  2. I have add the following code into configuration.yaml (see Example YAML snippet).

On both way the same result: S7 doesn't add as an seperate entity.
My presumption is, that the S7 is too new and have to add into "somewhere" (Sorry, I am not an expert on this).

What is version of Home Assistant Core has the issue?

core-2021.4.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

xiaomi_miio

Link to integration documentation on our website

https://www.home-assistant.io/integrations/xiaomi_miio/#xiaomi-mi-robot-vacuum

Example YAML snippet

vacuum:
  - platform: xiaomi_miio
    host: 192.168.2.8
    token: !secret xiaomi_token
    name: Helene_Wischer

Anything in the logs that might be useful for us?

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions