Open heraldofsolace opened 2 years ago
I had a similar issue where it didn't show up in Integrations. I added the section to my config.yaml and did 'Check configuration' from the dev tools. At that point I saw in the logs: 2022-07-14 09:39:56 INFO (SyncWorker_2) [homeassistant.util.package] Attempting install of openrgb-python==0.2.10
After this I was able to add the device via the integrations UI - even without restarting HA ?!
I'm running Home Assistant Core 2022.6.2 and installed this repo via HACS. But it doesn't show up in the list of integrations and I can't add it. In the logs, I see that it is loaded:
But doesn't appear in the list.
I added this in configuration.yaml:
And it did show up in the integrations page. Although this time not all my lights showed up as entities. You can compare the devices in the screenshot below.
However, I got a warning in the logs that configuring via YAML is deprecated.
I have tried restarting HA, also re-downloading from HACS