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 had to edit __init__.py file and add _CLEAN_ROBOT_LSLAM_BV
So the line looks like this SUPPORTED_DEVICES = ["_CLEAN_ROBOT", "_CLEAN_ROBOT_LSLAM_BV"]
I can confirm that all buttons in Home Assistant lovelace are working. Even the changing of of fan speed is working. There is just missing Quiet option as this robot have 3 fan speeds.
Tested on
Home assistant version: core-2021.2.3 (docker)
WeBack unofficial version v1.0.3
Neatsvor x600 firmware 0.3.2_2.2.3_2.2.0_2.0.1_2.1.0
The text was updated successfully, but these errors were encountered:
Hi, I am opening this issue to cover support for neatsvor x600.
I am a little bit confused because I found https://community.home-assistant.io/t/weback-cloud-integration-testers-and-help-required/186155/58 that it should be already working but I got error that my robot is not supported type.
I had to edit
__init__.py
file and add_CLEAN_ROBOT_LSLAM_BV
So the line looks like this
SUPPORTED_DEVICES = ["_CLEAN_ROBOT", "_CLEAN_ROBOT_LSLAM_BV"]
I can confirm that all buttons in Home Assistant lovelace are working. Even the changing of of fan speed is working. There is just missing
Quiet
option as this robot have 3 fan speeds.Tested on
Home assistant version:
core-2021.2.3
(docker)WeBack unofficial version
v1.0.3
Neatsvor x600 firmware
0.3.2_2.2.3_2.2.0_2.0.1_2.1.0
The text was updated successfully, but these errors were encountered: