Skip to content
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

Lr30+ supported? #24

Closed
scubieman opened this issue Sep 17, 2023 · 17 comments
Closed

Lr30+ supported? #24

scubieman opened this issue Sep 17, 2023 · 17 comments

Comments

@scubieman
Copy link

Trying to add vacuum says successful but doesn't actual add it to the list. Logs show no errors. I have lr30+

@CodeFoodPixels
Copy link
Owner

Which version of the integration are you using?

@scubieman
Copy link
Author

V1.0.0 Eufy Robovac integration into HACS.

@CodeFoodPixels
Copy link
Owner

The LR30 should be supported in the betas or on main

@scubieman
Copy link
Author

scubieman commented Sep 18, 2023

The LR30 should be supported in the betas or on main

not sure why im getting this logging message?

custom_components.robovac.robovac.ModelNotSupportedException: Model T2181 is not supported
![NVIDIA_Share_Xa8ldFjEx5](https://github.com/CodeFoodPixels
NVIDIA_Share_5kIKkgaisv
/robovac/assets/42748871/cdb8cfdd-e248-42a7-bb8c-3b3e08ea4ea4)
NVIDIA_Share_UuWdFJMTkC

@CodeFoodPixels
Copy link
Owner

If you are using 1.0.0, then it is not supported on that version. You need to select "main" or one of the beta versions

@scubieman
Copy link
Author

scubieman commented Sep 18, 2023

Went to main. Got it added, however showing unavailable.

NVIDIA_Share_kdjtYeYeyR

NVIDIA_Share_U75usni0IX

Set IP here?
NVIDIA_Share_loLX5itdPz

@CodeFoodPixels
Copy link
Owner

Yeah, set the IP in there if it's not automatically picking it up. No idea why the text isn't showing

@scubieman
Copy link
Author

I think network issue. Device in the config of HA shows mac ending in 6A, the app showing ending 6A. Unifi Showing ending in e8. I also show network IP address is set in the config and static in Unifi.

@scubieman
Copy link
Author

Do you know how I double check the variable in the system for the ip address of the vacuum?

@scubieman
Copy link
Author

this is in my core.config_entries. I believe this is correct? I changed some values to secure my stuff. The mac address here does not match whats in the eufy app. But does match whats in unifi

"model": "T2181",
"name": "super sucker",
"description": "LR30 Hybrid+",
"mac": "30:7b:c9:45:XX:XX",
"ip_address": "192.168.5.25",
"autodiscovery": true,
"access_token": "XXXXXXXXX"

@CodeFoodPixels
Copy link
Owner

If you go to settings > system > logs, is there anything from this integration?

@scubieman
Copy link
Author

Nothing in the logs...Wondering if IP is actually being set or if I should hard code the IP? Not sure how or where?

@CodeFoodPixels
Copy link
Owner

If there's an IP address in your config entries, then the integration should have an IP to use. The only reason that it wouldn't work is if it was the wrong IP.

@scubieman
Copy link
Author

The MAC address in the app and MAC in UNIFI are different. The MAC in config Entries Matches what's in UNIFI. I will try switching IP once.
chrome_kI3KyPWaHo

@scubieman
Copy link
Author

I resolved by UNCHECKING the Auto Discovery(Right above IP address) and Manually putting the IP address in.

@Nicko33127
Copy link

@scubieman sorry for reopening this and thank you for writing down your solution above. After about an hour of trying I managed to get my LR30+ as well into HA, but I wonder if you have managed to add the other functions as the scripts are not for this model?
I am looking for zone cleaning mainly as can clean my downstairs twice this way.

@scubieman
Copy link
Author

scubieman commented Sep 25, 2023

@scubieman sorry for reopening this and thank you for writing down your solution above. After about an hour of trying I managed to get my LR30+ as well into HA, but I wonder if you have managed to add the other functions as the scripts are not for this model? I am looking for zone cleaning mainly as can clean my downstairs twice this way.

I havent looked into it much since I added it since been busy. At some point I plan on it! if I do ill report back

Edit: I do not see zone in the coding. Only spot. Also what scripts not working? What yours say?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants