Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 325 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 325 Bytes

Example output

$ curl http://192.168.1.209:9123/elgato/lights
{"numberOfLights":1,"lights":[{"on":1,"brightness":55,"temperature":198}]}

TODO

  • Add some tests
  • Need the ability to set labels for a particular light (IP/port) to give it a location
  • Specify multiple lights/targets to scrape (via a config file?)