jeatheak / Mitsubishi-WF-RAC-Integration

WF-RAC homeassistant integration
MIT License
101 stars 19 forks source link

convert Repository functions to async #21

Closed theawesomestrob closed 1 year ago

theawesomestrob commented 1 year ago

This should have ~0 functional effect; this just stops us (potentially) blocking a thread while we query the aircon device (and while waiting to query) by converting the repository functions to use async.