ZacheryThomas / homeassistant-smartrent

Home Assistant Custom Component for SmartRent Locks 🔐, Thermostats 🌡, Sensors 💧 and Switches💡
MIT License
84 stars 3 forks source link

2023.4.2 HA breaks the integration. #18

Closed dkitsov closed 1 year ago

dkitsov commented 1 year ago

After installing 2023.4.2: Does not work and the error:

Logger: homeassistant.util.package
Source: util/package.py:107 
First occurred: 09:21:06 (3 occurrences) 
Last logged: 09:21:19

Unable to install package smartrent.py==0.4.0: ERROR: Cannot install smartrent-py==0.4.0 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 [notice] A new release of pip is available: 23.0 -> 23.0.1 [notice] To update, run: pip install --upgrade pip

Reverting back to the core 2023.4.1 backup restores the functionality

CardcaptorRLH85 commented 1 year ago

Consider this a "me too" I'm getting the exact same error message.

ZacheryThomas commented 1 year ago

Alright ya'll, just pushed up a new release! Feel free to try it out and let me know if there are any issues w/ it

Evanito commented 1 year ago

Working fine for me with new update. Thanks for the quick fix!

CardcaptorRLH85 commented 1 year ago

Working for me as well!

dkitsov commented 1 year ago

Resolved by @ZacheryThomas Thanks!