home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.03k stars 28.28k forks source link

Ecovacs Integration: Ecovacs Goat G1-800 Map not available #116838

Closed jonasschwenk closed 1 week ago

jonasschwenk commented 1 week ago

The problem

Hi together,

I recently added an Ecovacs Goat G1-800 to my HA installation and had no problems to add it. Buttons like Start, Pause, Return to Base are working proberly. The only point what isn't correct working is the map. The map entry has the status unknown and I see some GetMapTrace log entries like this: 2024-05-05 10:41:04.822 WARNING (MainThread) [deebot_client.command] No response received for command "getMapTrace". This can happen if the device has network issues or does not support the command

I hope this and the provided logs can help to find out the issue. If there is anything to do/provide, let me know.

Best regards

What version of Home Assistant Core has the issue?

core-2024.5.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Ecovacs

Link to integration documentation on our website

https://www.home-assistant.io/integrations/ecovacs

Diagnostics information

config_entry-ecovacs-49ac37094830c4f408c161369e6c877f.json home-assistant_ecovacs_2024-05-05T08-59-56.116Z.zip

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 week ago

Hey there @overloadut, @mib1185, @edenhaus, @augar, mind taking a look at this issue as it has been labeled with an integration (ecovacs) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `ecovacs` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign ecovacs` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


ecovacs documentation ecovacs source (message by IssueLinks)

jonasschwenk commented 1 week ago

I just updated my homeassistant and now the goat is available as lawn_mover but after the update the map entity turned now from unknown to unavailable instead of showing the map. Means this it is currently not possible to have the map in ha ? If so what would it take to have it available ?

edenhaus commented 4 days ago

You need to analyse what's different between the G1 map and the vacuum map. I cannot help you as I don't have a G1.

Unfortunately Ecovacs is not sharing any API documentation and so we need to analyse and find out the difference ourself