Corban Mailloux

Results 13 issues of Corban Mailloux

[FastLED](https://github.com/FastLED/FastLED) is a great framework for working with digital LED strips (NeoPixels, for example) and animations, but it does also support "dumb" analog LEDs. I'd like to research if it...

needs-research

Also set the number of colors dynamically.

enhancement
effect

As @depuits mentioned in [#35 (comment)](https://github.com/corbanmailloux/esp-mqtt-rgb-led/issues/35#issuecomment-349882771), it would be great to find a way to extract the effects in some way. I think that a couple of the bugs in...

enhancement
help wanted
effect

The `Serial.print` lines aren't needed in the compiled version normally. Use defines to remove them.

enhancement

If I have a light set to brightness: 255 and color: 33, 255, 19, and then I fade it to brightness: 40 with a transition of 1, it seems to...

bug

Normally, the living room uses Adaptive Lighting to set the color temperature and brightness appropriately for the time of day. However, the corner with drawers is too dark to see...

enhancement

Currently, vacation mode causes the house thermostat to significantly adjust to save energy. However, it doesn't reset until we get home, meaning the house is cold on arrival and has...

enhancement

In order to preserve the battery on my unicycles, I'd like to not keep them fully charged until I'm going out to ride them. The available apps don't let me...

project-idea

With the new car, I have built-in parking sensors that tell me when I'm getting close to the wall. The old car doesn't have this feature, and it'd be useful...

project-idea

Add WOL and shutdown support for the gaming PC. Considering I often game from the couch remotely, this would allow starting up the system through voice or "game mode" automations....

enhancement