Mahir-Isikli / aal-smart-lights

MIT License
2 stars 0 forks source link

Implement event processing #18

Open pescador9 opened 2 years ago

pescador9 commented 2 years ago

The projects main server needs to react to events that can come from several sources like the computer vision or sensors. It internally needs to translate those events into light states and then set those light states. It needs to handle different protocols for each light, e.g. mqtt (light strips), bluetooth (LR Model F).

Acceptance Critera: