hardbyte / ha-evnex

A cloud-polling Home Assistant component to integrate with an Evnex Charger
MIT License
8 stars 1 forks source link

Add executor calls #37

Closed drc38 closed 3 weeks ago

drc38 commented 1 month ago

@hardbyte, a possible approach to fixing the blocking calls. Another possible better approach would be to use aiofiles for open calls instead.