Skip to content

Commit

Permalink
Adding Find-Pixoo (Fixes #46)
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Oct 31, 2022
1 parent ef229be commit 6efd209
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/Set-HueLight.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

Set-HueLight
------------
### Synopsis
Expand Down Expand Up @@ -453,5 +452,3 @@ Set-HueLight [-LightID] <String> [[-TransitionTime] <TimeSpan>] [-On] [-Off] [-R
Set-HueLight [-GroupID] <String> [[-TransitionTime] <TimeSpan>] [-On] [-Off] [-RGBColor <String>] [-Hue <Single>] [-Saturation <Single>] [-Brightness <Single>] [-Effect <String>] [-Alert <String>] [-ColorTemperature <Int32>] [-XY <Single[]>] [-SaturationIncrement <Single>] [-BrightnessIncrement <Single>] [-HueIncrement <Int32>] [-ColorTemperatureIncrement <Int32>] [-OutputInput] [-WhatIf] [-Confirm] [<CommonParameters>]
```
---


0 comments on commit 6efd209

Please sign in to comment.