DurgNomis-drol / ha_toyota

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

Non-blocking call to load MyT #293

Closed ajain-93 closed 2 months ago

ajain-93 commented 2 months 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 2 months ago

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

ajain-93 commented 2 months ago

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

ajain-93 commented 2 months ago

I think the latest commit should resolve the linting issues.