mclarkk / lifxlan

Python library for accessing LIFX devices locally using the official LIFX LAN protocol.
MIT License
507 stars 116 forks source link

set_color in Light should throw error on non-int values #96

Open mclarkk opened 6 years ago

mclarkk commented 6 years ago

I'm sure there are other functions too that could use similar input validation.