Git Product home page Git Product logo

Comments (6)

ulfur8149 avatar ulfur8149 commented on August 21, 2024

This is probably a bug that has been resolved in the latest version of the gardena library in your homeassistant installation folder. The error message provided from Gardena API is not really clear, but most likely it is the fact that your mower ID is applied wrongly with the start call.

How you can verify if this is the case.

On your home assistant server go to the following directory:
/usr/local/lib/python3.8/site-packages/gardena/devices/

Open the file mower.py

Loog for the functions "self.smart_system.call_smart_system_service(self.id, data)" and replace it by "self.smart_system.call_smart_system_service(self.mower_id, data)"

After a reboot of your home assistant server, the control will work.

Or you can reinstall this gardena library to the latest version and then this should be fixed.

from hass-gardena-smart-system.

ronbrou avatar ronbrou commented on August 21, 2024

I had also the 502 error, but when updated to v0.2.1b3 it worked fine.
No more 502 errors and the mower responded to the commands.
Then there was an update to the newest v0.2.1, again the 502 errors appeared.
So i rolled back to v0.2.1.b3

from hass-gardena-smart-system.

sabbatho avatar sabbatho commented on August 21, 2024

@grm, i was about to message you, but i comment on this issue since it relates, exactly as ronbrou writes.

With the latest 0.2.1 i got 502 error back.
Work around for now is to install 0.2.1b3 as suggested above.

from hass-gardena-smart-system.

eich0rn avatar eich0rn commented on August 21, 2024

yeah. change from version 0.2.1 to 0.2.1b3 did it for me, too.

from hass-gardena-smart-system.

grm avatar grm commented on August 21, 2024

Hello,

Sorry for the late answer. I am currently abroad with very limited access to my emails and internet !

I probably made a mistake in the lastest stable release (my plan was to promote the 0.2.1b3 to a new 0.2.1, but i probably have done it too fast).

In order to solve the issue, I deleted the latest release (0.2.1) and promoted the 0.2.1b3 to a stable release. It should permit everyone to make the integration work !

I'll have a deeper look on the why as soon as i have a better connection (probably beginning of september).

Sorry everyone for the issues !

from hass-gardena-smart-system.

grm avatar grm commented on August 21, 2024

Should be fixed in 0.2.2.

Do not hesitate to re-open it if the issue persists ;)

from hass-gardena-smart-system.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.