Commit Graph

15 Commits

Author SHA1 Message Date
Giovanni Harting
ad009bd0d5 fixed some bugs
rearranged all to single request only
ready for first release \o/
2015-09-13 16:55:07 +02:00
Giovanni Harting
1623bba1fe added command line options
added reset and pwm frequency methods
2015-09-12 20:48:55 +02:00
Giovanni Harting
2602852e63 removed zeroconf for now, may be added back later, closes #8
added avahi service configuration file
some small improvments
2015-09-02 00:31:35 +02:00
Giovanni Harting
12e946ab39 added stop_effect, get_effects
fixed some wrong calculations from hsv to pwm
added lots of todo descriptions
changed find_stripe from requiring a json to sid directly
2015-08-28 21:10:14 +02:00
Giovanni Harting
31f9ad5541 some small improvements and fixes for zeroconf 2015-08-28 19:56:00 +02:00
43c956c61d Added simple effect system 2015-08-28 19:55:54 +02:00
Giovanni Harting
4ad8b85019 added get_color 2015-08-28 19:04:17 +02:00
Giovanni Harting
d21fd04f95 moved find_stripe 2015-08-28 18:47:57 +02:00
Giovanni Harting
f683e2e709 added zeroconf service announcement
closes #5
2015-08-28 18:26:21 +02:00
Giovanni Harting
0d8105c93b switched from colour to spectra
disabled gamma correction for now - needs some more work
implemented set_color and add_stripe
2015-08-28 06:12:20 +02:00
Giovanni Harting
597de55291 fixed missing rename 2015-08-28 02:46:28 +02:00
Giovanni Harting
7e421bc676 moved class stripe to another file
renamed decorator
2015-08-28 02:44:21 +02:00
Marius Schiffer
4c60dcdc4f Added cleanup code; Update SMBus emulator 2015-08-28 00:47:32 +02:00
Giovanni Harting
ebf7871bdc switched to asyncio 2015-08-28 00:43:01 +02:00
Giovanni Harting
d64aef6447 added setup.py 2015-08-27 21:36:48 +02:00