-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
When trying to initialize the plugin, I get the following error in the logs, and I am unable to get past enter email
2025-02-11 07:35:51.742 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to load_verify_locations with args (<ssl.SSLContext object at 0xffff75207f50>, '/usr/local/lib/python3.13/site-packages/certifi/cacert.pem', None, None) inside the event loop by custom integration 'petsafe' at custom_components/petsafe/config_flow.py, line 117: self._client = petsafe.PetSafeClient(email=email) (offender: /usr/local/lib/python3.13/ssl.py, line 717: context.load_verify_locations(cafile, capath, cadata)), please create a bug report at https://github.com/dcmeglio/homeassistant-petsafe/issues
Metadata
Metadata
Assignees
Labels
No labels