Releases: benknight/hue-alfred-workflow
Releases · benknight/hue-alfred-workflow
v3.1
v3.0.8
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
v3.0.5
v3.0.4
v3.0.3
v3.0.2
- Updated discovery endpoint via #50 (thanks @felixII)
- Fix group renaming
- Update Alfred-Workflow from 1.27 to 1.39.0
- Make it possible to use with Hue Emulator
- Update color logic module to 0.5.1
v3.0.1
v3.0
- 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
- 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