nordicopen / pyeasee

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

_sr_connect is async and should be awaited. #92

Closed olalid closed 3 months ago

olalid commented 6 months ago

https://github.com/nordicopen/pyeasee/blob/21590104d31901df69f541fb6d2068bd7cc95a5b/pyeasee/easee.py#L247

olalid commented 5 months ago

https://github.com/nordicopen/pyeasee/pull/93