-
-
Notifications
You must be signed in to change notification settings - Fork 36.4k
Description
The problem
Hello,
I have try to add the new S7 on two ways - but no one has bringing this phase to successful completion.
-
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).
-
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_WischerAnything in the logs that might be useful for us?
No response