partofthething / infopanel

Show live data, animations, pictures, or anything on simple displays like RGB matrices
https://partofthething.com/infopanel/
GNU General Public License v3.0
33 stars 12 forks source link

Adding brightness to Modes #15

Closed trlafleur closed 5 years ago

trlafleur commented 5 years ago

It would be nice to be able to add brightness to a mode...

modes:

   morning: 
    - RSF:
        duration: 10
        brightness: 10          # <--- not working here, but accepts it, need to look at code
    - RSF-Time:
        duration: 10
        brightness: 30
partofthething commented 5 years ago

Just pushed 6940bbd0bfc3d6 which should add this feature. Try it out!

trlafleur commented 5 years ago

Thank, I’m on travel, be home in 10 days

On Wed, Jan 30, 2019 at 10:38 PM Nick Touran notifications@github.com wrote:

Closed #15 https://github.com/partofthething/infopanel/issues/15.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/partofthething/infopanel/issues/15#event-2108477173, or mute the thread https://github.com/notifications/unsubscribe-auth/AEXCK9_jNiYlWOsujKvMqUt51oP6Gunxks5vIoFSgaJpZM4Z4O45 .

--

~~ /) ~~~~ /) ~~ _/) ~~ _/) ~~

Tom Lafleur