nonsleepr / ha-eufy-security

Custom integration of Home Assistant with EufySecurity
168 stars 44 forks source link

Incompatible with latest hassio? #79

Open hsmade opened 2 years ago

hsmade commented 2 years ago
2022-07-14 17:15:19 ERROR (SyncWorker_17) [homeassistant.util.package] Unable to install package python-eufy-security==0.3.1: ERROR: Cannot install python-eufy-security==0.3.1 because these package versions have conflicting dependencies.

which seems to be related to the conflict between

https://github.com/FuzzyMistborn/python-eufy-security/blob/dev/pyproject.toml#L43

and

https://github.com/home-assistant/core/blob/2022.7.4/homeassistant/package_constraints.txt#L4

hsmade commented 2 years ago

I've forked this repo and fixed it for the latest release of hassio.

https://github.com/hsmade/ha-eufy-security