DurgNomis-drol / ha_toyota

Toyota Connected Services integration for Home Assistant.
MIT License
148 stars 29 forks source link

Non-blocking call to load MyT #293

Closed ajain-93 closed 1 month ago

ajain-93 commented 1 month ago

Load MyT using a non-blocking call in accordance with https://developers.home-assistant.io/docs/asyncio_blocking_operations/#open.

Solves #268 & #271

CM000n commented 1 month ago

LGTM. But Code Linting job failed. Please have a look at it.

ajain-93 commented 1 month ago

This is new to me. Checking out poetry now. Will get back to you.

ajain-93 commented 1 month ago

I think the latest commit should resolve the linting issues.