Whytey / moebot-hass-integration

A HomeAssistant integration for MoeBot (and compatible) TUYA mowers.
9 stars 0 forks source link

Return to dock problem #35

Closed PeteRepeat77 closed 3 months ago

PeteRepeat77 commented 3 months ago

Seems that in the mower device page "return to dock" = pauses, cancels and returns to dock so nice change.

However when choosing return to dock in an automation doesn't work. And there is no pause or cancel in automation to make it return.

If i pause and cancel in the moebot app, then return to dock in a rule in home assistant works.

PeteRepeat77 commented 3 months ago

Sorry seems this could be related to the other open issue. Itnwas in Spanish so wasn't obvious until now. I'll close this so it doesn't create a duplicate.

Issue is current with latest version

PeteRepeat77 commented 3 months ago

Closed due to potential duplicate

Whytey commented 3 months ago

Hi,

Are you using the lawn mower or the vacuum component?

Recommend using lawn mower.

I just trialled this and it all worked for me. The nuance (nuisance?) is that the lawn mower component only supports a small number of states so when it is returning to the dock it indicates it is still mowing. It may be worth watching the mower state sensor as you trial your automations?

I don't think this is related to the Spanish bug.

Cheers

On Wed, 17 July 2024, 7:55 pm PeteRepeat77, @.***> wrote:

Sorry seems this could be related to the other open issue. Itnwas in Spanish so wasn't obvious until now. I'll close this so it doesn't create a duplicate.

Issue is current with latest version

— Reply to this email directly, view it on GitHub https://github.com/Whytey/moebot-hass-integration/issues/35#issuecomment-2232908937, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGWATH4G7CVAZEO6ZLMKNLZMY5QJAVCNFSM6AAAAABLAG5PQSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZSHEYDQOJTG4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Whytey commented 3 months ago

Hi @PeteRepeat77

I am on my laptop now so can provide a better response.

From your automations, you should be calling one of the three lawn mower services available: image

Don't forget to specify your lawn mower entity.

As I indicated above, when the mower is returning to the dock, it may appear like it is still mowing. That is because it is how the PARK start is mapped in lawn mower. image

I don't think this is a defect. If you disagree, feel free to reopen and provide any logs that might help.

PeteRepeat77 commented 3 months ago

Ahh that's the problem. I wasn't calling the service, I was treating it as a vaccum device. Starting it as a vaccum works fine.

Changed it and it works now.

Whytey commented 3 months ago

Excellent. Still recommend the lawn mower device. I expect to remove vacuum in any future release 😬

On Wed, 17 July 2024, 9:39 pm PeteRepeat77, @.***> wrote:

Ahh that's the problem. I wasn't calling the service, I was treating it as a vaccum device. Starting it as a vaccum works fine.

Changed it and it works now.

— Reply to this email directly, view it on GitHub https://github.com/Whytey/moebot-hass-integration/issues/35#issuecomment-2233107646, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGWATDXWAPQCCEB7IXT2HDZMZJYNAVCNFSM6AAAAABLAG5PQSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZTGEYDONRUGY . You are receiving this because you commented.Message ID: @.***>

PeteRepeat77 commented 3 months ago

Thanks. I've changed all start commands to the mower service.

As the zones are found under the device category I chose that start because, well it was there 😁

On a seperate note (unrelated) do you know if the rain sensor state is presented? Maybe as an "emergency" state? I could go pour water on the sensor and find out tomorrow instead of just asking = lazy

Whytey commented 3 months ago

I haven't seen any indication that rain state is reported. Unfortunately.

On Wed, 17 July 2024, 9:58 pm PeteRepeat77, @.***> wrote:

Thanks. I've changed all start commands to the mower service.

As the zones are found under the device category I chose that start because, well it was there 😁

On a seperate note (unrelated) do you know if the rain sensor state is presented? Maybe as an "emergency" state? I could go pour water on the sensor and find out tomorrow instead of just asking = lazy

— Reply to this email directly, view it on GitHub https://github.com/Whytey/moebot-hass-integration/issues/35#issuecomment-2233142058, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGWATD2DWUVZM3JXT3NMFLZMZL6TAVCNFSM6AAAAABLAG5PQSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZTGE2DEMBVHA . You are receiving this because you commented.Message ID: @.***>