DeebotUniverse / Deebot-4-Home-Assistant

Home Assistant integration for deebot vacuums
https://deebot.readthedocs.io/integrations/home-assistant/
GNU General Public License v3.0
180 stars 41 forks source link

Live Map disappear #431

Closed Husk84 closed 1 year ago

Husk84 commented 1 year ago

Checks

The problem

A couple of updates ago, I lost totally the entity of the Live Map. Now, if I enter and check, the Live Map sensor is "not available" and if I enter I see a warning like "The entity is not provided any more from this integration". Is it possible to understand what is happening? My device is a T8 Family (T8 ozmo) and the live map was correctly shown in the past.

Thanks for you help!

Diagnostics information

I don't have any error or diagnostics to download. IF you need, let me know and I will be more than happy to share everything with you.

Anything in the logs that might be useful for us?

No response

Additional information

No response

edenhaus commented 1 year ago

You probably didn't read the release notes before updating. In Version 2.0.0 there was some breaking changes including:

Replace camera entity by image entity and renamed it to map @edenhaus The state will show the last time, when the map was updated. The map will at most updated ones a second.

Did you enable the new image entity?

Husk84 commented 1 year ago

You're right! I was totally miss this part of the 2.0.0 release note :( Thanks for the hint!