alandtse / tesla

Tesla custom integration for Home Assistant. This requires a refresh token be generated by third-party apps to login.
Apache License 2.0
601 stars 99 forks source link

fix: fix api proxy cert blocking the event loop #1030

Closed bdraco closed 3 months ago

bdraco commented 3 months ago

load_verify_locations should run in the executor

related issue https://github.com/alandtse/tesla/issues/1029