JnyJny / blynclight

Python bindings for the Embrava BlyncLight family of products.
Apache License 2.0
21 stars 3 forks source link

Candle flicker effect command-line interface. #3

Open JnyJny opened 5 years ago

JnyJny commented 5 years ago

Add blynclight/scripts/candle.py that causes the light to flicker like a candle:

  contrib/candle.py -l light_id -r red -g green -b blue --flicker_level (additive)

Awesome source material: https://cpldcpu.wordpress.com/2016/01/05/reverse-engineering-a-real-candle/