You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've 2 Xiaomi robots, the older S5 has no problems, its detected in homeassistant and its available for usage there, the problem resides on the new S5 Max, this vacuum shows as unavailable in home assistant and in the logs we can see the following information:
The Environment
Home Assistant Core release with the issue: 0.112.4
Last working Home Assistant Core release (if known): No
Operating environment (OS/Container/Supervised/Core): Container
Integration causing this issue: xiaomi_miio.vacuum
Link to integration documentation on our website: https://www.home-assistant.io/integrations/vacuum.xiaomi_miio/
I've the following configuration settings, i've tried every possible config, like removing the name, putting the S5 Max config first, commenting the normal S5 config out and nothing works, always the same error.
Traceback/Error logs
Logger: homeassistant.components.xiaomi_miio.vacuum
Source: components/xiaomi_miio/vacuum.py:485
Integration: Xiaomi Miio (documentation, issues)
First occurred: 5:24:19 PM (88 occurrences)
Last logged: 5:54:42 PM
Got OSError while fetching the state: [Errno -2] Name does not resolve
Additional information
Using the rrcc app on windows i can connect to my robot.
Using miiocli from inside the docker running homeassistant i can also connect to the robot and these are the commands output:
status command
/ # miiocli vacuum --ip <ip 2> --token <token> status
Running command status
<VacuumStatus state=Charging, error=No error bat=100%, fan=103% cleaned 0.0 m² in 0:00:01>
If anymore information is necessary please ask i will try to provide asap, its really frustrating not being able to add the new robot to homeassistant.
The text was updated successfully, but these errors were encountered:
The problem
I've 2 Xiaomi robots, the older S5 has no problems, its detected in homeassistant and its available for usage there, the problem resides on the new S5 Max, this vacuum shows as unavailable in home assistant and in the logs we can see the following information:
The Environment
Home Assistant Core release with the issue: 0.112.4
Last working Home Assistant Core release (if known): No
Operating environment (OS/Container/Supervised/Core): Container
Integration causing this issue: xiaomi_miio.vacuum
Link to integration documentation on our website: https://www.home-assistant.io/integrations/vacuum.xiaomi_miio/
Problem-relevant
configuration.yaml
I've the following configuration settings, i've tried every possible config, like removing the name, putting the S5 Max config first, commenting the normal S5 config out and nothing works, always the same error.
Traceback/Error logs
Additional information
Using the rrcc app on windows i can connect to my robot.
Using miiocli from inside the docker running homeassistant i can also connect to the robot and these are the commands output:
status command
info command
If anymore information is necessary please ask i will try to provide asap, its really frustrating not being able to add the new robot to homeassistant.
The text was updated successfully, but these errors were encountered: