dosterz97 / zephyr

Zephyr semester project
0 stars 1 forks source link

Document different bulb types with hardware #8

Open dosterz97 opened 5 years ago

dosterz97 commented 5 years ago

Test different bulb types with the current hardware, and document those in our readme or some other form of documentation

DylanLade commented 5 years ago

The current setup only supports turning on and off, most smart light bulbs on the market have an internal chip built into the bulb that communicates with a wireless connected device to alter the color of the led. If we were to use one of the Hue bulbs for example we would need to use an API to be able to connect to the bulb itself to change the color.