albaintor / homeassistant_electrolux_status

Get the status from your Electrolux Care devices
MIT License
81 stars 20 forks source link

Setup integration fails after installing v1.0.16 #45

Closed slingshot74 closed 5 months ago

slingshot74 commented 5 months ago

Hi,

After installing the new version v1.0.16 the integration fails to setup.

Logger: homeassistant.setup Source: setup.py:266 First occurred: 21:20:53 (1 occurrences) Last logged: 21:20:53

Setup failed for custom integration 'electrolux_status': Requirements for electrolux_status not found: ['pyelectroluxocp==0.0.16'].

After rollback to the previous version the integration loads again

Woyken commented 5 months ago

@albaintor Sorry, in my last comment I mentioned version 0.0.16. It should have been 0.0.17, I messed up the versions, and ended up on 0.0.17. Managed to publish the same sources on 0.0.16 too, it should work now

albaintor commented 5 months ago

Ok thanks I thought that I applied 17 and not 16 but if this is fixed on your side I have nothing to do thank you

albaintor commented 5 months ago

Hi,

After installing the new version v1.0.16 the integration fails to setup.

Logger: homeassistant.setup Source: setup.py:266 First occurred: 21:20:53 (1 occurrences) Last logged: 21:20:53

Setup failed for custom integration 'electrolux_status': Requirements for electrolux_status not found: ['pyelectroluxocp==0.0.16'].

After rollback to the previous version the integration loads again

Hi, can you restart and tell me if this is fixed ? Thanks

slingshot74 commented 5 months ago

That didn't work. Like I said I'm my post I had to go back to the previous version and then that version worked again

albaintor commented 5 months ago

Even after @Woyken updated his release ? This was a missing version in the dependency that is fixed since a few minutes now.

albaintor commented 5 months ago

I am currently reinstalling the last release we'll see...

EDIT : it works, at least on my side (v1.0.16)

Woyken commented 5 months ago

For me home assistant restart helped after this 0.0.16 was published: https://pypi.org/project/pyelectroluxocp/#history Here you can see it was published 17 minutes ago as of now image

slingshot74 commented 5 months ago

Even after @Woyken updated his release ? This was a missing version in the dependency that is fixed since a few minutes now.

Yes, the 1.0.16 version

albaintor commented 5 months ago

Hi @slingshot74, have you tried again the installation ? thanks

slingshot74 commented 5 months ago

Hi @albaintor ,

Yes it works now. Sorry for not telling you that.