-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Navigate feature format and usage for "pickup" function #223
Comments
can you pls extract diagnsotic data and share it over my discord in DM? thanks |
Hello. Thanks for the update. I did install the 1.0.20. Now it accepts the format. However I get errors whether I insert a target Entity_id as requires in the readme, or not as in the template in Hass.
And when I add the robot as target entity, then nothing happens at all and get this error:
So anyways, the readme should be revised. Happy to do a PR for that, but seems trivial at this point. Will do when all sorted out. |
Hi,
Thank you very much for your work to provide this integration. The login was complicated with the recent change but it worked like a charm.
I have the following device: "DOLPHIN E35i EU CB", and notably this device does not have the pick-up function (and does not have LED or scheduling function and other advanced cleaning modes) but it has the manual navigtion function.
I would like to create an automation which when called repeatedly manual navigate foward to create a "pickup" situation where the robot is at the waterline waiting. Which is what the pickup function is.
So I have the following issue:
When trying to call the service in the developer i get the following error note as the service could not be called, whether I add the target vacuum or not. I have try several variation of indentations and formats:
![image](https://private-user-images.githubusercontent.com/58825251/351599678-d48907fc-6773-40ff-8abc-ef03e70fbd73.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNTQ0NjgsIm5iZiI6MTczOTM1NDE2OCwicGF0aCI6Ii81ODgyNTI1MS8zNTE1OTk2NzgtZDQ4OTA3ZmMtNjc3My00MGZmLThhYmMtZWYwM2U3MGZiZDczLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA5NTYwOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRlYjQwMjZkMDZlMmZiMDg5ZDExMmFhYzVkYmVkOTA1N2JhOWUzNjE4ZmIzNDRiODg5NTQ0NWEzYjFhZjc4MjAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.H_QtGdZAkA5bidp3oSoUcSsNS6vcchytkpbyksMESNU)
![image](https://private-user-images.githubusercontent.com/58825251/351599921-62fe7629-cdca-480a-88c3-59f029bd7df7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNTQ0NjgsIm5iZiI6MTczOTM1NDE2OCwicGF0aCI6Ii81ODgyNTI1MS8zNTE1OTk5MjEtNjJmZTc2MjktY2RjYS00ODBhLTg4YzMtNTlmMDI5YmQ3ZGY3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA5NTYwOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ0NjI4ZjZkOTBlYmEyMjRkZTIwZWNmMzA2MTEzOTkxODU2M2NjODFiMmUzNDQwZDU4YTlmZjNiOTE2ZjcwMmImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.1wL3U9E6uXPYa6-ecFaJcPBGBcQ7ng3MvWogPRbsMis)
While I followed the format provided in the readme here, I cannot get it to fire.
I am probably doing something wrong, but I searched in the closed issues and elsewhere on this github and could not sort it out.
Interestingly also, the E35i is not supposed to have the advanced cleaning modes Ultra Clean, floor only etc.. but when calling them from the vacuum entity "fan speed" drop down they start and diplay correctly in the Dolphin app as "ultraclean), eventhough it is not selectable in the app and runs as expected, which proves that it is a software only restriction to push customers to buy the next model.
So would it be a possibility to fire the "pick-up" function anyways despite it being removed from the app for this model ?
I tried from the vacuum entity fan speed drop down and while it works for all the clearning mode, it does not for the pickup selection.
The text was updated successfully, but these errors were encountered: