Skip to content

An Alfred workflow for controlling my Philips Hue lights.

Notifications You must be signed in to change notification settings

wolfspyre/hue-alfred-workflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 

Repository files navigation

Philips Hue Controller for Alfred 2

Quickly and easily control Philips Hue lights with Alfred.

Index

Installation

  1. Download the workflow

  2. After adding the workflow to Alfred, press the button on top of the Hue bridge and then run this command within 30 seconds:

-hue set-bridge

Note: Unfortunately, Alfred has only made workflows available to users who have purchased Powerpack.

Features

For convenience basic light control is available using the hue keyword, while all admin features are accessed using -hue keyword.

Light control

Control the on/off state, color, and brightness for any individual light, or all lights at once.

Light Control

Presets

Quickly save the current state as a named preset.

Save Preset

Then load them:

Presets

Easy light groups

Control or save the state of just subset of lights so that you can have group presets or avoid turning your roommate's light off by accident.

Set Group

This affects which lights will be changed when setting the state for "All lights" using the workflow.

To reset the group to all lamps again, use -hue set-group 0

Changelog

2.1.1

  • Bugfix: workflow didn't work when there were things on the bridge that don't have color state (xy), such as dimmable plug-in units.

2.1

  • Using full state/datastore API for getting lights state instead of getting and storing every light individually. This is backwards incompatible and won't work with old presets since it saves data differently.
  • Old download link: http://goo.gl/o49DeD

2.0

  • Ported all workflow code to Python, built on top of alp.
  • 'Lights' is now the index result set.
  • New 'All Lights' option for setting the state for all lights in one command.
  • Lights icons are now the actual current light color!
  • Save presets states for all lights.
  • Set which lights the workflow controls using easy group management via -hue set-group
  • Set reminders (blink lights after some time delta).
  • Old download link: http://goo.gl/6oZwOZ

1.0

0.9

Thanks

Thanks to my testers & feature suggesters Danny Ricciotti and James Taylor

Thanks to Daniel Shannon for creating alp, which removed all the grunt work in creating a Workflow.

About

An Alfred workflow for controlling my Philips Hue lights.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published