Skip to content

This NodeJS script lets you configure time based and sunlight based schedules for your hue lights.

Notifications You must be signed in to change notification settings

chriswaalberg/ScheduleHue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time based and sunlight based schedules for Philips hue

With this NodeJS script you can configure time based and sunlight based schedules for your hue lights. Just enter your coordinates and username (read the Philips hue API documentation to register your username) and change the config JSON to your personal likings.

I hope the code is pretty self explanatory.

Examples of the possibilities:

  • Have all lights switch to a bright state at 7.00 o'clock, but only if it's still dark outside.
  • Have all lights turn off as soon as it's light outside.
  • Have all lights switch to a nice atmospheric state when it's starts getting dark outside.
  • Have the lights over the dinner table switch to a brighter state at 18.00 o'clock, but only if it's already dark outside.

I run this on a Mac mini, but it could also be run on a Raspberry Pi, I suppose. The best thing though, would be Philips adding this functionality to the bridge itself.

Have fun!

About

This NodeJS script lets you configure time based and sunlight based schedules for your hue lights.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published