DeebotUniverse / Deebot-4-Home-Assistant

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

The automation to reset the room queue is not triggeed #535

Closed Chakkaaa closed 4 months ago

Chakkaaa commented 4 months ago

Checks

The problem

Hi folks,

the automation provided by several people to reset the room queue was never triggered in my environment and I think it is due to the migration from deebot 4 HA to the Ecovacs integration. Everything works like a charm except for resetting the queue.

This is what I still have in my automations.yaml:

`alias: Staubsauger Zimmer resetieren description: "" trigger:

How do I fix this to get the room queue on the Button card reset?

Thanks in advance

On which deebot vacuum you have the issue?

Deebot Ozmo T8+

Which version of the Deebot component are you using?

3.2.1

Which version of Home Assistant are you using?

2024.2.3

What type of installation are you running?

Home Assistant OS

Country

de

Continent

No response

Instance type

Cloud

Anything in the logs that might be useful for us?

No response

Additional information

No response

Chakkaaa commented 4 months ago

I think I fixed it myself, added "if state is docked for at least 10 seconds" to my automation. And now it gets triggered and clears the room queue.

Thanks anyway