Skip to content

Releases: benknight/hue-alfred-workflow

v3.1

15 Mar 04:31
34732e5
Compare
Choose a tag to compare

Adds support for Python 3.

v3.0.8

22 May 17:37
e4ec727
Compare
Choose a tag to compare

Replaces references to local Python 2.7 with Homebrew-installed Python 2.7 (temporary fix for macOS 12.3+ which removed Python 2 from system).

IMPORTANT: Using this version requires that you have already installed Python 2 using Homebrew. Instructions here: https://www.alfredapp.com/help/kb/python-2-monterey/

v3.0.6

19 Aug 17:09
4447ba6
Compare
Choose a tag to compare

Fixes logic issue in bridge setup from #57

v3.0.5

09 Jul 10:56
3302fe5
Compare
Choose a tag to compare

#57 Handle multiple queries at once
#56 Recalling scenes for deconz bridge

v3.0.4

20 Feb 10:59
Compare
Choose a tag to compare
  • Compatibility with deConz bridge #52

v3.0.3

02 Jul 11:38
63c31ae
Compare
Choose a tag to compare
  • Support filtering results when setting scenes and effects. Fixes #49

v3.0.2

01 Jul 09:59
3988f62
Compare
Choose a tag to compare

v3.0.1

05 Dec 08:27
Compare
Choose a tag to compare
  • Fixes an issue where some users received an error Error: Invalid color. Please use a 6-digit hex color. when attempting to set the light color. Thanks to @brichards for discovering the bug in #44 and submitting a fix.

v3.0

20 Aug 04:23
d949af4
Compare
Choose a tag to compare
  • Groups and presets are gone, replaced by rooms and scenes configured via the Philips Hue app.
  • Simplified configuration, no more "-hue" commands
  • Hold down command to enter another command. Making multiple commands is now easier, e.g. turn off the bedroom; set the kitchen white; etc.
  • Automatic updates!
  • Shuffle command improved to ensure each light changes to a new color.
  • Migrated to Alfred-Workflow from alp — #32

Alfred 2 is no longer supported!

From this version forward, only Alfred 3 is supported. Download an older version to use the workflow with Alfred 2.

v2.5

11 Dec 07:38
Compare
Choose a tag to compare
  • Adds color harmony modes to "All lights" #24
  • Adds ability to specify lights order in -hue set-group #31
  • Adds "Shuffle" action to "All Lights"
  • Adds Alfred 3 support #28
  • Fixes invalid color strings in Set color... actions #30
  • Fixes bug where presets wouldn't save state that was set outside the workflow
  • Adds support for gamut A lights (i.e. better color for new hue bulbs, light strips, LivingBloom, etc) #33