hasscc / hass-edge-tts

🗣️ Microsoft Edge TTS for Home Assistant, no need for app_key
357 stars 62 forks source link

edge-tts 5.0.2 and 5.0.3 CI/CD fails for some reason #20

Closed rany2 closed 2 years ago

rany2 commented 2 years ago
al-one commented 2 years ago

Maybe it's too close to the upstream release. 🤣

rany2 commented 2 years ago

Does home assistant have some dependency on aiohttp?

al-one commented 2 years ago

Yes.

rany2 commented 2 years ago

These version updates aren't a big deal anyway. Only difference is I pinned aiohttp version and setup code scanning/dependabot/dependency graph, but considering the issue with hass-edge-tts I will stop pinning aiohttp and pick the latest version that works fine with edge-tts/doesn't have any vulnerabilities.

Thanks!