epoplavskis / homeassistant_salus

Home Assistant integration with Salus devices
MIT License
47 stars 15 forks source link

Home Assistant 2022.3.0 breaking change #29

Closed mindvisionro closed 2 years ago

mindvisionro commented 2 years ago

After the update, the integration does not start.

https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

willhaggan commented 2 years ago

Hi same issue here.

Logger: homeassistant.util.package Source: util/package.py:99 First occurred: 07:41:43 (3 occurrences) Last logged: 07:41:59

Unable to install package pyit600==0.3.2: ERROR: Cannot install pyit600==0.3.2 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

Diomet commented 2 years ago

Same here:

Logger: homeassistant.setup Source: setup.py:155 First occurred: 12:10:24 (1 occurrences) Last logged: 12:10:24

Setup failed for salus: Requirements for salus not found: ['pyit600==0.3.2'].

mobopx commented 2 years ago

on 2022.3.1 it doesn't work either

mobopx commented 2 years ago

i found such a tip, but i didn/t test it

https://community.home-assistant.io/t/2022-3-select-and-play-media/398201/192?u=mobopx

Eugen66-cmd commented 2 years ago

Hi same issue here.

SemyonSV commented 2 years ago

On 2022.3.1 it doesn't work

jvitkauskas commented 2 years ago

Can you try 0.4.0?

Eugen66-cmd commented 2 years ago

I reverted to 2022.2.7 because I can't use it at all. Not even delete it from integrations, but if you think you have fixed it I'll try again ...

În vin., 4 mar. 2022 la 23:47, Julius Vitkauskas @.***> a scris:

Can you try 0.4.0?

— Reply to this email directly, view it on GitHub https://github.com/jvitkauskas/homeassistant_salus/issues/29#issuecomment-1059555753, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASMB5YXD2HWBTBCX4AAC3J3U6KAI3ANCNFSM5PYXGABA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>

Eugen66-cmd commented 2 years ago

Should I uninstall it first?

În vin., 4 mar. 2022 la 23:57, Eugen Ginta @.***> a scris:

I reverted to 2022.2.7 because I can't use it at all. Not even delete it from integrations, but if you think you have fixed it I'll try again ...

În vin., 4 mar. 2022 la 23:47, Julius Vitkauskas @.***> a scris:

Can you try 0.4.0?

— Reply to this email directly, view it on GitHub https://github.com/jvitkauskas/homeassistant_salus/issues/29#issuecomment-1059555753, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASMB5YXD2HWBTBCX4AAC3J3U6KAI3ANCNFSM5PYXGABA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>

Eugen66-cmd commented 2 years ago

OK, done. Just copied new files ad restart. Works for me, no more errors.

În sâm., 5 mar. 2022 la 00:01, Eugen Ginta @.***> a scris:

Should I uninstall it first?

În vin., 4 mar. 2022 la 23:57, Eugen Ginta @.***> a scris:

I reverted to 2022.2.7 because I can't use it at all. Not even delete it from integrations, but if you think you have fixed it I'll try again ...

În vin., 4 mar. 2022 la 23:47, Julius Vitkauskas < @.***> a scris:

Can you try 0.4.0?

— Reply to this email directly, view it on GitHub https://github.com/jvitkauskas/homeassistant_salus/issues/29#issuecomment-1059555753, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASMB5YXD2HWBTBCX4AAC3J3U6KAI3ANCNFSM5PYXGABA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>

willhaggan commented 2 years ago

Hi there yes the latest update fixes the issue. Thanks for the quick response.

mindvisionro commented 2 years ago

Works with the latest update. Thanks for the quick fix.