Hi all,
I am using Joaoapps Join integration and sometimes after restart HA integration is not loaded. Integration in initialization requests json from join server and if it can’t reach it, it fails.
In the moment, I don’t see any other way to fix this than repeat HA restart until integration loads.
I would like to use homeassistant.reload_config_entry action, but I don’t know how to get config_entry_id of integration because it has no entities.
Any ideas?
Go to Dev Tools > Actions tab & select homeassistant.reload_config_entry. Skip the target field & enable Config entry ID. Can you see Join in the list?
If yes, then switch to Yaml mode & copy the entry ID.
Unfortunatelly no, I can’t see Join in the list, although Join is loaded and working.
![]()
Same issue, seems random and multiple restarts have been my fix as well. Sometimes reload all yaml works as well.

