albertogeniola / meross-homeassistant

Custom component that leverages the Meross IoT library to integrate with Homeassistant
MIT License
687 stars 76 forks source link

Unable to install package meross_iot==0.4.6.1 #487

Closed arunningpir8 closed 4 months ago

arunningpir8 commented 4 months ago

Describe the bug Updated to newest release and integration failed to load. Appears to be looking for meross_iot 0.4.6.1 but checking the page only 0.4.6.0 only exists as a release. I also tried deleting/reinstalling and am unable to remove the integration from Home Assistant (nothing happens when clicking "Delete")

Your environment HomeAssistant version: 2024.2.1/11.5 Hardware environment: Unraid VM

Logs taken when the issue happened Unable to install package meross_iot==0.4.6.1: ERROR: Could not find a version that satisfies the requirement meross_iot==0.4.6.1 (from versions: 0.1.1.2, 0.1.2.0, 0.1.3.0, 0.1.3.1, 0.1.4.1, 0.1.4.2, 0.1.4.3, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.1.0, 0.2.1.1, 0.2.2.1, 0.2.2.2, 0.2.2.3, 0.3.0.0b0, 0.3.0.0b1, 0.3.0.0b2, 0.3.0.0rc0, 0.3.0.0rc1, 0.3.0.0rc2, 0.3.0.0rc3, 0.3.0.0rc4, 0.3.0.1, 0.3.0.2, 0.3.1.0, 0.3.1.1, 0.3.1.3, 0.3.1.4, 0.3.1.5, 0.3.1.6, 0.3.1.7, 0.3.1.8, 0.3.1.9, 0.3.1.10, 0.3.1.11, 0.3.1.12, 0.3.2.0, 0.3.2.1, 0.3.2.2, 0.3.2.3, 0.3.2.4, 0.3.2.5, 0.3.2.6, 0.3.2.7, 0.3.2.8, 0.3.2.9, 0.3.2.10, 0.3.2.11, 0.3.2.12, 0.3.2.13, 0.3.2.14, 0.3.2.15, 0.3.2.16, 0.3.2.17, 0.3.2.18, 0.3.2.19, 0.3.2.20, 0.3.2.21, 0.3.2.22.dev1, 0.3.2.22.dev2, 0.3.2.22, 0.3.3.0, 0.3.3.1, 0.3.3.2, 0.3.3.3, 0.3.4.0, 0.3.4.1, 0.3.4.2, 0.3.4.3, 0.3.4.4, 0.3.4.5, 0.3.4.6, 0.4.0.0rc0, 0.4.0.0rc1, 0.4.0.0rc2, 0.4.0.0rc3, 0.4.0.0rc4, 0.4.0.0rc5, 0.4.0.0rc6, 0.4.0.0rc7, 0.4.0.0rc8, 0.4.0.0rc9, 0.4.0.0rc10, 0.4.0.0rc11, 0.4.0.0rc12, 0.4.0.0rc13, 0.4.0.0rc14, 0.4.0.0rc15, 0.4.0.0rc16, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.0.4, 0.4.0.5, 0.4.0.6, 0.4.0.6.post1, 0.4.0.6.post2, 0.4.0.6.post3, 0.4.1.0.dev2, 0.4.1.0rc1, 0.4.1.0rc2, 0.4.1.0rc3, 0.4.1.0rc4, 0.4.1.0rc5, 0.4.1.0rc6, 0.4.1.0rc7, 0.4.1.1rc1, 0.4.2.0rc1, 0.4.2.0, 0.4.2.1, 0.4.2.2rc1, 0.4.2.2rc3, 0.4.2.2, 0.4.2.3, 0.4.3.0, 0.4.4.0, 0.4.4.1, 0.4.4.2, 0.4.4.3, 0.4.4.4, 0.4.4.5, 0.4.4.6, 0.4.4.7, 0.4.5.0, 0.4.5.2, 0.4.5.3, 0.4.5.4rc1, 0.4.5.4, 0.4.5.5b1, 0.4.5.6, 0.4.5.7, 0.4.5.8b1, 0.4.5.9, 0.4.6.0rc0, 0.4.6.0rc2, 0.4.6.0rc4, 0.4.6.0) ERROR: No matching distribution found for meross_iot==0.4.6.1

olafrauch commented 4 months ago

Same here with 1.2.13. I had to downgrade to 1.2.12 to recover.

arunningpir8 commented 4 months ago

I don't know why I didn't even think to do that. I also downgraded and everything working fine again. Thanks!

Mick-Ma commented 4 months ago

Same error here, downgraded and back working

albertogeniola commented 4 months ago

Closing: duplicate of #488