Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 866 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 866 Bytes

RGBEverything

Control any set of RGB lights without the need of a central hub using your Android phone.

Android App

# Lights Home Light Details
alt text alt text alt text

Firebase

Architecture:
lights:
---light_id:
------id,
------name,
------brightness,
------color,
------users:
---------user_id

users:
---user_id:
------name,
------associated_lights:
---------light_id:
------------name,
------------id