Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 538 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 538 Bytes

philips-hue-postman

Postman API collection for Philips Hue Lighting system

A set of example HTTP requests for use with POSTman for hitting the Philips Hue Bridge APIs

  • Lights
  • Groups
  • Schedules
  • Config
  • Sensors
  • Scenes
  • Rules

Setup

  1. Get postman: http://getpostman.com
  2. Import environment variables (Click "manage environments" and import PhilipsHueEnv.postman_environment)
  3. Set your username, and Bridge IP address.
  4. Import the Postman Collection (Click "Import", find the file Philips Hue.postman_collection)