Skip to content

A simple library for Philips Hue light sets, to include a script that gradually changes color temperatures on the same sunset schedule as the popular f.lux utility.

License

Notifications You must be signed in to change notification settings

briancline/heliotron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HELIOTRON

PyPI version

Heliotron is a simple library that talks to Philips Hue light bridges through a supported REST API. It is currently a fairly rough work-in-progress.

Several use cases were the primary motivation for this library:

  • I wanted a script that gradually changed color temperature of Philips Hue lighting on the same schedule as the popular f.lux utility. (This is now available with the latest f.lux for Windows release.)
  • I'd like to switch on a subset of my lights around sunset/dusk, if they're not already on, so that I don't come home to a pitch dark apartment.
  • The official Hue mobile apps won't let you store more than 3 active schedules on the bridge at a time, which is quite limited. This library provides the ability to write a simple script to switch or fade on a set of lights, and crontab it however you please.

License

Heliotron is licensed under the MIT License. See the LICENSE file.

About

A simple library for Philips Hue light sets, to include a script that gradually changes color temperatures on the same sunset schedule as the popular f.lux utility.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages