Thomas55555 / husqvarna_automower

Custom component for Home Assistant to monitor and control your Husqvarna Automower
https://github.com/Thomas55555/husqvarna_automower
MIT License
105 stars 28 forks source link

Will not load in HA 2024.0b1 #566

Closed m7r closed 7 months ago

m7r commented 7 months ago

Prerequirements [x] I have connected my mower(s) to the Automower Connect App [x] I have connected my Husqvanra developers account to the Authentication API [x] I have connected my Husqvarna developers account to the Automower Connect API

Describe the bug In HA 2024.2.b1 the integration will not load.

Expected behavior Integration will load in python 3.12

Screenshots

Additional context Setup failed for custom integration 'husqvarna_automower': Requirements for husqvarna_automower not found: ['Shapely>=1.8.2'].

Thomas55555 commented 7 months ago

For me it's working with that version in the development environment and worth python 3.12. Are you using docker?

m7r commented 7 months ago

I am running Homeassistant OS 11.4 on a raspberry Pi. Even Update to latest rc has same error. Core 2024.2.0b3 Supervisor 2024.01.1 Operating System 11.5.rc3 Frontend 20240202.0

m7r commented 7 months ago

After installation of Core 2024.2.0b5 integration loads normally.