joaquincasares / python-wifi-leds

A cross-vendor Python library for WiFi LED products.
27 stars 20 forks source link

Add support for LimitlessLED's new rgbw bulb #3

Closed ojaber closed 10 years ago

ojaber commented 10 years ago

Support the new rgbw bulbs which have different APIs. Add tests for rgbw bulbs.

rgbw bulbs can't do brightness up or down. You have to specify the brightness value. They also can't do mode_down.

joaquincasares commented 10 years ago

Oh nice! You did a pretty awesome job there!

I didn't even know the new bulbs had been released yet. I might have to place an order soon.

Thanks again!