jheling / freeathome

Free@Home component for Home Assistant
103 stars 37 forks source link

REQUIREMENTS = ['slixmpp==1.4.2'] #55

Closed tbloth closed 4 years ago

tbloth commented 4 years ago

That's still in sensor.py Didn't you update to 1.5.x in __init?

jheling commented 4 years ago

Yes, this one 1.5.x should force the upgrade. But it looks better if it is all the same ;-)

tbloth commented 4 years ago

I can see that from my log 2020-05-05 23:30:38 INFO (SyncWorker_0) [homeassistant.util.package] Attempting install of https://github.com/jheling/slixmpp/archive/master.zip#slixmpp==1.4.2.1

jheling commented 4 years ago

Ok, I see, the manifest.json also has to be updated.