PoSHue

1.1.0

Control your Philips Hue Bridge, Lights, Groups and Rooms with PowerShell. Set colour, temperature and saturation. Add and delete groups.

Minimum PowerShell version

5.0.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PoSHue -RequiredVersion 1.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PoSHue -Version 1.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016 Lewis Roberts. All rights reserved.

Package Details

Author(s)

  • Lewis Roberts

Tags

hue philips lights

Dependencies

This module has no dependencies.

Release Notes

With this module (classes!) you can control your Philips Hue Bridge, Lights, Groups and Rooms using PowerShell. Search for your Hue Bridge and get a passcode using pure PowerShell. Control state (on/off), brightness, colour (color!), saturation, temperature, alerting (quick on/off), recall scenes, create groups and rooms, convert RGB to Philips Hue colours (colors) using only PowerShell. Use the module to get notifications that you control, schedule weird and wonderful scenes and exert fine grain control over lights. This module is created as a set of PowerShell 5 classes with properties and methods. Please refer to the project site for simple to follow instructions (with pictures!) on how to use the classes.

FileList

Version History

Version Downloads Last updated
2.2.0 3,958 2/7/2019
2.1.3 118 11/19/2018
2.1.1 208 4/5/2018
2.1.0 25 4/5/2018
2.0.6 20 4/3/2018
2.0.5 23 4/3/2018
2.0.4 30 3/19/2018
2.0.3 22 3/16/2018
2.0.2 38 3/16/2018
2.0.1 89 3/16/2018
2.0.0 16 3/16/2018
1.2.6 71 2/8/2018
1.2.5 21 2/5/2018
1.2.4 135 11/1/2017
1.2.3 35 10/10/2017
1.2.1 118 6/5/2017
1.2.0 16 6/5/2017
1.1.2 145 1/21/2017
1.1.1 55 12/7/2016
1.1.0 (current version) 23 12/6/2016
1.0.0 218 4/27/2016
Show less