my Problem is, that I can not control my wled over my home app. The only thing which is possible, is light dimming and turn on/off. I can't change the color or effects with Apple home app. (every control in home app is shown in the homebridge protocol/status).
Hello Community,
my Problem is, that I can not control my wled over my home app. The only thing which is possible, is light dimming and turn on/off. I can't change the color or effects with Apple home app. (every control in home app is shown in the homebridge protocol/status).
Homebridge: 1.6.0 iOS: 16.1 homebridge-wled config:
{ "platform": "WLED", "wleds": [ { "name": "WLED", "host": "xxx.xxx.xxx.x", "effects": [ "Solid", "Rainbow", "Railway", "Random Colors" ], "log": true, "turnOffWledWithEffect": true, "showEffectControl": true } ] }
I hope someone can help. greets Hanimaniac