Robot not showing up in iOS app #50
Labels
No labels
bug
dependencies
duplicate
enhancement
good first issue
help wanted
invalid
question
waiting for fix validation
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: mia/bumper#50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug
I've managed to set up everything including certs on iOS. However when logging in to the Ecovacs Home app on my iPhone I don't see my robot. The robot had already been setup before hand and if i turn off the DNS redirects I can see my robot.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Robot is seen in the app to control
Screenshots
https://i.imgur.com/UD6dKXD.png
Desktop (please complete the following information):
Smartphone (please complete the following information):
Vacuum (please complete the following information):
Additional context
Here are the logs from when the iPhone app is launched: https://pastebin.com/AZqSXVjj
When I click on
Add a RobotI get aRequest timed outerror. The logs for that portion is: https://pastebin.com/EWGcfxRf@bmartin5692 I wonder if this is because the Ozmo 950 doesn't exist in the
EcoVacsHomeProductsinbumper/models.py?