I have problem with MiLight that only 1 (first) LED stripe is working out of 3.
Via remote control and via official Android app I normaly control all 3 LED stripes, but via HA I control only first LED stipe, second and third is not working.
Do you know what could be the problem? Is the problem in my configuration? Is this correct that there is only 1 group and every zone is own number or should be every zone own group? I have 3 RF RGBWW receivers, for every LED stripe own receiver…
# https://www.home-assistant.io/components/light.limitlessled/
light:
platform: limitlessled
bridges:
- host: 192.168.3.91
version: 6
groups:
- number: 1
type: rgbww
name: Dnevna
fade: on
- number: 2
type: rgbww
name: Hodnik
fade: on
- number: 3
type: rgbww
name: Zunaj
fade: on
The zone is the group and your configuration looks ok to me. so if you use remote and zone 3 the lights work if you use the app/remote? Is the type RGBWW correct for the LED strip?
Yes, I have 3 RGBWW LED stripes (all the same). All is working fine with remote control (which directly communicate to receivers) and all is also working fine via Android remote app which communicate via V6 Bridge iBox2.
Only HA do not work correctly, only 1 zone is working, zone 2 and 3 not. Because I know that this is strange I ask on forum…
if you head over to discord chat forum you might catch @arsaboo - I think he’s the guru on limitlessled… or maybe amelchio… Someone there can probably help if they are awake anyway…
How do you mean in the same way?
I normally control all 3 zones with Android app and all 3 zones with one remote control… so I asume that everything is OK if controling via iBox2 via Android app is normal…
Maybe I missed something in configuration file that only 1 (first) zone is working…
I tried also to change ports from 8899 to 5987 and to try TCP-Server mode and TCP-Client mode in settings of iBox2 and nothing helped.
I notice that 8899 and 5987 port under UDP doesn’t have any impact on working… Problem still persist…
If you log into iBox2 web interface, which port.do you have set?
Also… how did you add lights to Android app, by turnung power OFF/ON and Link or somehow other way? Do you also use remote control? Do you have similar situation as seen on picture where I show devices structure?