HiranChaudhuri

Results 65 comments of HiranChaudhuri

I want to run multiple of these devices on my network. That's why I use ENABLE_MQTT_HOSTNAME_CHIPID. It seems strings like mqtt_intopic still get populated with just the hostname. ``` ---...

Ok, the white channel is controllable in HomeAssistant. I just had to discover how the UI renders it. All ok now. :-) ![McLighting-RGBW-HomeAssistant](https://user-images.githubusercontent.com/6866487/57733116-09ee4a80-769f-11e9-9a55-faa7b65bec08.png)

So it happened that after some time (I guess a restart of HomeAssistant was involved) the communication between McLighting-RGBW and HomeAssistant broke down. I tracked it to the wrong device...

> pla make some video, how you did this. i'm new to this. i can control lights from IP base web page not online . Please do not hijack this...

As much as I'd like a tested change to be merged, I quickly checked what would be required to drive an RGBW neopixel strip with McLighting. Indeed the only thing...

So here is the remainder of my changes to enable RGBW on McLightning: Extend McLighting.ino lines around 900 by RGBW modes so pixelconf will accept the correct modes. With this...

I've seen that video, and yes it allows fancy animations. However the protocol is quite lowlevel, as even simple fading would have to be calculated on a controller sent via...

You did indeed describe more software to send data. I will try out how to control it from HomeAssistant (as said I do not need fancy animations, just some entry...

So now I am trying to control McLighting via E1.31 from xLights, and after some playing around the strip shows a reaction. However both the colors and the pixel count...

I played a lot with E1.31 and xLights. Whatever I did, my best result was to get only a part of the strip react as expected. Finally I figured out...