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

Cleaning pads interval (wash interval) #483

Closed NEVdataDyne closed 4 months ago

NEVdataDyne commented 6 months ago

Adds the option to set the interval between two washing of the clean pads.

Replaces #460

NEVdataDyne commented 6 months ago

I still encounter an issue that I can't solve and need the help from someone who knows how to correct it, I don't know if the problem is in this code or the client (see https://github.com/DeebotUniverse/client.py/pull/376 )

NEVdataDyne commented 6 months ago

Tested successfully in HA

edenhaus commented 4 months ago

As this component was migrated directly to HA core, please open the PR in https://github.com/home-assistant/core. Please note that the component is called ecovacs in the core repo

I will close it here as no features will be accepted for the custom component.

NEVdataDyne commented 4 months ago

@edenhaus : I made this development by copying what had been done for the cleaning mode option and with your help and MVladislav's help. I have no idea what I need to do to replicate this in HA core.

Could you please advise what I should do?

edenhaus commented 4 months ago

First, wait until the client PR is merged, and then you only need to apply the Number change to the core repo