Lutron Caseta Failed to set up, will retry

Logger: homeassistant.config_entries
Source: config_entries.py:406
First occurred: 4:51:58 PM (1 occurrences)
Last logged: 4:51:58 PM

Error setting up entry 192.168.1.232 for lutron_caseta
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 406, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/components/lutron_caseta/init.py”, line 166, in async_setup_entry
bridge = Smartbridge.create_tls(
^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/local/lib/python3.11/site-packages/pylutron_caseta/smartbridge.py”, line 113, in create_tls
ssl_context.load_verify_locations(ca_certs)
FileNotFoundError: [Errno 2] No such file or directory

1 Like

I facing the same issue has anyone find a solution?