-
-
Couldn't load subscription status.
- Fork 54
L60 Support #119
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
base: main
Are you sure you want to change the base?
L60 Support #119
Conversation
* Adding L60 SES support * Update custom_components/robovac/vacuums/T2267.py Co-authored-by: Luke Morrigan <[email protected]> --------- Co-authored-by: Luke Morrigan <[email protected]>
L60 support
|
I am getting the following error after entering my eufy username and password. |
|
Do you get that on the master branch too? I have tested this and have another person using this branch without this issue coming up? |
|
I do not get the same error on the master branch. It has also been reported by someone else here: #112 (comment) By removing |
|
Works fine here. Installed the branch from the PR, I have 2 L60's running here. |
|
Although I have seen in another PR here (https://github.com/CodeFoodPixels/robovac/pull/64/files#diff-1a399db0f45c880538b174870af4a32a874c68567066d843c79217af7f4613b3L135) that there are also changes to devices / device inside config_flow. |
|
I'm not a python developer, but want to help - what can I do to output the item array? |
|
Ok, found it. Code is only executed on config. This is the structure from device_response: So yes, the ["device"] should be removed. Also on lines 157 and 160. |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
Would this also include support for the L60 hybrid? Since this also does mopping i assume some additional changes are required. If not i'd be happy to pick it up as a separate PR |
No description provided.