nordicopen / pyeasee

Easee EV charger API python library
MIT License
39 stars 11 forks source link

Replace signalr lib with pysignalr #91

Closed olalid closed 6 months ago

olalid commented 6 months ago

The lib used for signalr up until now (signalrcore) is outdated and is causing dependancy problems with other custom modules. This PR replaces it with pysignalr.