Can anyone share additional info about configuring Hyperion? I’ve looked at the code for this component and I can see that there’s an optional default_color config, but I’m having trouble getting it to work. My config attempt is below. I’ve also tried to enter it as a string “0, 0, 0” and as an array without quotes. Thanks!
Thanks for the reply. I’m actually not using automation, just want to use HA as my switch to turn on/off my Hyperion setup. I looked at the component source and there’s definitely a default color optional configuration, I’m just struggling with the input format. I tried no “” and no spaces, but still no dice. Hopefully someone else can help. It’s probably obvious from the source, but I’m still learning python (and yaml).