breaker27 / smarthomatic

smarthomatic
http://www.smarthomatic.org
34 stars 12 forks source link

rgb dimmer: add default color to eeprom, load default color after startu... #133

Closed wurststulle closed 9 years ago

wurststulle commented 9 years ago

save default color in eeprom and load it after startup

breaker27 commented 9 years ago

What's the use case for a default color? Typically, the RGB dimmer is connected to a power supply and the rest is controlled via e.g. FHEM.

wurststulle commented 9 years ago

If the device looses power, it woukd be nice if it could display a default color after Boot. Am 26.02.2015 20:36 schrieb "breaker27" notifications@github.com:

What's the use case for a default color? Typically, the RGB dimmer is connected to a power supply and the rest is controlled via e.g. FHEM.

— Reply to this email directly or view it on GitHub https://github.com/breaker27/smarthomatic/pull/133#issuecomment-76251676 .

breaker27 commented 9 years ago

Hm. As losing power is a rare use case and usually the controlling server application (FHEM etc.) should set the right color (whatever the RGB dimmer shows as a status) after a short time anyway, the additional complexity is not worth it.