jkeljo / sisyphus-control

Control your Sisyphus Kinetic Art Table from Python 3.6 with asyncio
Other
10 stars 2 forks source link

Switch to socketio_v4 #8

Closed bdraco closed 3 weeks ago

bdraco commented 3 weeks ago

socketio_v4 is a fork of socketio to avoid conflicting with the socketio namespace

https://pypi.org/project/python-socketio-v4/

fixes #6

jkeljo commented 3 weeks ago

Thanks for doing this! I'll cut a release with this later tonight.

bdraco commented 3 weeks ago

Thanks. Feel free to ping me when its ready. I'm happy to take care of reverting https://github.com/home-assistant/core/pull/124742 and bumping the library.

bdraco commented 3 weeks ago

Thanks for doing this! I'll cut a release with this later tonight.

@jkeljo friendly ping as I'd like to drop the breaking change from HA before 2024.9.x

jkeljo commented 3 weeks ago

My apologies, family time got distracting ;). Published now, thanks for your patience, and your help!

bdraco commented 3 weeks ago

Thanks!