Closed conzty01 closed 2 years ago
try a hard refresh of the browser, the frontend aggressively caches things like the integrations list
oh I just noticed your comment about the logs. That seems to be a HACS issue, not an integration issue
Looks like it came down to needing to do a hard refresh. Thanks @raman325 !
Version of the custom_component
Configuration
Describe the bug
I am attempting to install this custom component for the first time on my instance of Home Assistant but am running into an issue where the integration does not appear in the
Settings > Devices & Services > Integrations
page. I used the instructions provided in this repo to install the component using HACS however when I attempted to configure it using the UI, I found that the integration did not appear in the list of available integrations when I clicked the "Add Integration" button.Thinking that this might just be a UI issue, I attempted to follow the instructions in this repo for configuring the component via the
configuration.yaml
file. After making the necessary additions and again restarting HA, I went to the Integrations page and still could not find the zoom integration.Searching the HA logs, I see no mention of the zoom custom component anywhere-- even when enabling debug logs (though I suspect the debug logs did not work since the component does not appear to be installed). I have also attempted to install v0.8.1 of the Zoom Integration to see if this was just an issue with the latest released version, but I was still seeing the same behavior.
Debug log