Julius2342 / pyvlx

PyVLX - controling VELUX windows with Python via KLF 200
GNU Lesser General Public License v3.0
78 stars 28 forks source link

Fix blocking calls on ssl_context #444

Closed pawlizio closed 2 months ago

pawlizio commented 2 months ago

See: https://developers.home-assistant.io/docs/asyncio_blocking_operations/#load_default_certs

Julius2342 commented 2 months ago

Do you have an idea, what the problem with these missing artefacts is? (I'm more familiar with gitlab, so I have no idea what the problem might be here)

pawlizio commented 2 months ago

Yes, I think now I found the issue:

image
pawlizio commented 2 months ago

Any doubts to merge this? ...I'm done with this PR..

pawlizio commented 2 months ago

...by the way, I already tested this ssl_context modification, so far it works!