-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Advanced UI Deebot N8 #252
Comments
Please activate debug logs and verify what actual params are send to the bot |
I have the same problem. I have followed the instructions from deebot.readthedocs.io the advanced ones. I assumed it was my scripts that was breaking it but I have spent quite a while ensuring they are correct. Or at least I think they are. I will give you as much info as I can to help debug the issue.
I have turned on debugging in the logger like so:
I selected 2 rooms, corridor 12 and sunroom 2, and pressed start, it comes about the length of itself and stops, vacuum still sucking and brushes spinning. It will stay there until I hit the return home button.
and it suggested I update deebot.client so I logged into my HA box and ran pip install deebot-client It reported back all the various packages it installed to update deebot-client but this has made no difference I am very happy to help debug this issue so please let me know if there is anything I can do. Thanks |
Hey edenhaus attached the log. I found the same error as unthred in the Log |
I think the problem in your case it, that you send a room cleaning command without rooms: @Unthred In your logs the rooms are set correctly. When it happens again please search your log for |
i tried to select multiple rooms ore just one. Found the same error in the Log. above the error is following:
I think there is problem with the Naming of the rooms from the configuration.yaml - I used the Names of the rooms which are shown in the app |
Hey @edenhaus thanks soooooo much for this integration and for responding! I must have been going cross-eyed when I wrote that. I had been sending the correct commands, must have put up the wrong log. Anyways mine is now working and I didn't change anything in HA or your marvellous integration. What I did notice though is that my maps sometimes get messed up. When I went into the ecovacs app I saw that it was almost like there want a duplicate map on top of the original one. So in case it helps others here is what I did to fix things.
This way as I press the buttons I have for the rooms I can check things are being split correctly before it gets sent to the vacuum. Hope this makes sense |
Unfortunately, some models are losing randomly (at least to me) the map. |
@edenhaus so i tried the naming from the attributes, with no better results. Here are the attributes:
After some trying i found out that when i change the name in the app to names instead of letters. Everything works fine. Thanks you so much for your help. Best Regards |
The a,b,c naming style is not supported by the advanced UI example. You code directly using the id's of the default., |
HI there,
i tried to Install the Deebot N8 with Deebot 4 Home Assistant and the examples from the Deebot.readthedocs.io (Advanced). I can control everything also start the Vacuum but it only moves a little bit back from the charging station and thats it. It stand still and the brushes are turning.
Any idea what could be wrong, here a snipped from the templates session. I used the letters instead of the room names maybe this is a Problem ?
Best Regards
xDuk3x
The text was updated successfully, but these errors were encountered: