GyverLampCpp icon indicating copy to clipboard operation
GyverLampCpp copied to clipboard

GyverLamp https://github.com/AlexGyver/GyverLamp fork

Results 8 GyverLampCpp issues
Sort by recently updated
recently updated
newest added

I am not sure if this is a home assistant or mqtt.org server update change. But the lamp, which has been working fine has suddenly become unavailable in home assistant...

`myMatrix->dimAll(255 - (settings.scale % 11) * 3);` basically goes between 255 and 222 and then resets when you hit a multiple of 11. Any idea why that's the case? https://github.com/CODeRUS/GyverLampCpp/blob/26f398e6f21dc379bed9de6dc6a2daa39f427dc5/src/effects/aurora/FlockEffect.cpp#L64

In the source I saw that there is a sound effect How to include this sound effect in the list and if possible to adapt the code for INMP441 microphone...

How do I turn off the ap mode completely in the config? Also after the initial connection ap mode is staying on all the time for me..

Hi, While playing with the web interface, I've noticed a crash while updating the text of the scrolling text effect. I suspect that : ``` ScrollingTextEffect::tick() ``` and ``` ScrollingTextEffect::initialize(const...

from https://github.com/DmytroKorniienko/FireLamp_JeeUI

It would be great to add a feature that make possible to specify several wi-fi networks either via several SSID codes or via one SSID with several BSSID codes. For...

Will be nice to have random changing effects feature. Something like in the effects list will be one more: "Random". That will take all allowed by config effects and randomly...