MTrab / landroid_cloud

Landroid Cloud component for Home Assistant
GNU General Public License v3.0
273 stars 33 forks source link

landroid_cloud.torque service does not seem to have any effect #203

Closed prof7bit closed 2 years ago

prof7bit commented 2 years ago

Environment:

Description

I can see in the device status the torque attribute that my torque is currently set to -20. I did this a few weeks ago with the DeskApp, this is correct and it also means My Landroid M700-Plus, V3.26 supports this feature.

Today I decided I want to try -25 and because I have seen there is a torque adjustment service I tried to use the home assistant integration instead of the DeskApp to adjust the torque.

Now I go back to the developer tools | states and refresh the display, I see that the torque attribute is still unchanged at -20. I wait 10 minutes until the next state update, still nothing. I also used the new "refresh" service to force state update, I repeated this procedure multiple times to make sure I am looking at an updated state after my service call, I even reloaded the integration itself to get a completely fresh state, but the torque did not change. I also tried other services like toggle party mode, just to make sure my general approach to calling these services and examining their effect is correct:

Changing the party mode is working, I see the state update immediately, reflecting the new setting. Torque adjustment has no effect, I also see no state update after calling this service.

MTrab commented 2 years ago

This relates to #201

patrickse commented 2 years ago

I’ve tried the torque service and it seems like it still has no effect for me.

I haven’t modified the torque parameter in anyway up to now. Can anyone confirm that it’s working now?

mdkeil commented 2 years ago

Don't work for me too. Changing the torque parameter with the windows desktool works like a charm.

MTrab commented 2 years ago

Okay - need to see if any of the mowers I have access to supports setting torque, so I can test this.

MTrab commented 2 years ago

Do you see any errors in the log?

patrickse commented 2 years ago

Nope.. checked the logs after calling the service.. and there´s no hint.

prof7bit commented 2 years ago

2.2.2 update today fixed the torque problem.

MTrab commented 2 years ago

As expected ;)