novaonline / hue-logging

Polling Philips Hue Bridge the slow and painful way.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add details page for each light

novaonline opened this issue · comments

commented

Routing

The routing should easy to remember type and easy to remember

  • /search/{light-name}

  • /find/light-{id}

/search should return a list of matching lights

/find should return a unique light

/find should display the last state recorded, and a graph of its states.

In the graph, the points should be of a light bulb. The color should reflect what color it was set to, and state what color the light was, and if it was on or off.
The Y axis will be the count of activations