koying / openrgb_ha

OpenRGB integration for Home Assistant
110 stars 16 forks source link

[NOOB] OpenRGB doesn't show up in integration list #30

Open TMulderNL opened 11 months ago

TMulderNL commented 11 months ago

Hello, ashamed to ask, because I'm probably doing something wrong or overlooking something. But I can't seem to find the OpenRGB Integration inside Home Assistant. I installed HA today in a VM to try it out before getting a Raspberry Pi (or smt like it).

I looked all over the web for answers but couldn't find any (that worked for me). There is a similar question in this issue-list, but when I try to add the openrgb host and port code to my configuration.yaml I get this message in my Home Assistant:

Configuration invalid! Integration error: openrgb - Integration 'openrgb' not found.

openrgb:
  host: 0.0.0.0
  port: 6742

I also saw someone mention finding it through this link (Home Assistant Core), but I couldn't find OpenRGB in that list either.

So am I missing something? Should/Can I add some files by hand? Any tips would be welcome.

http://homeassistant.local:8123/config/integrations/dashboard Schermafbeelding 2023-11-18 121320

TMulderNL commented 11 months ago

Okay, so after installing HACS I have been able to find OpenRGB through there and install it (it's showing up as service under HACS now). I have added the openrgb host and port (as mentioned above) succesfully to my configuration file, but I'm not sure what is supposed to happen now.

The OpenRGB SDK Server is turned on, but no client is being connected to it. And nothing is showing up on my HA either. Why can't I find any documentation on how this works and what it is supposed to do? 🙈

RayLation commented 10 months ago

Did you install/configure the integration? It's one thing to download it thru hacs, it's another to actually install/configure it on your hass instance.