vinteo / hass-opensprinkler

OpenSprinkler Integration for Home Assistant
MIT License
211 stars 40 forks source link

Not working after update HA to 2023.3 #213

Closed vschild closed 1 year ago

vschild commented 1 year ago

HA says invalid config and the logs show: `Logger: homeassistant.util.package Source: util/package.py:107 First occurred: 17:51:10 (6 occurrences) Last logged: 17:52:39

Unable to install package pyopensprinkler==0.7.4: ERROR: Cannot install pyopensprinkler==0.7.4 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 Unable to install package music-assistant==1.8.7.4: ERROR: Cannot install music-assistant 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`

wokkeltje13 commented 1 year ago

Same issue

vinteo commented 1 year ago

Update to 1.1.15

vschild commented 1 year ago

Thanks! Now working!