Skip to content

Commit

Permalink
fix: Get-Twinkly -CurrentMode ( Fixes #129 )
Browse files Browse the repository at this point in the history
Aliasing to make consistent with other parameters
  • Loading branch information
StartAutomating authored and StartAutomating committed Jul 14, 2024
1 parent a39deb9 commit 48494c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/Get-Twinkly.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ One or more IP Addresses of Twinkly devices.
#### **OperationMode**
If set, will get the operation mode

|Type |Required|Position|PipelineInput |
|----------|--------|--------|---------------------|
|`[Switch]`|true |named |true (ByPropertyName)|
|Type |Required|Position|PipelineInput |Aliases |
|----------|--------|--------|---------------------|-----------|
|`[Switch]`|true |named |true (ByPropertyName)|CurrentMode|

#### **Layout**
If set, will get the layout of the Twinkly lights. This may take a bit.
Expand Down

0 comments on commit 48494c1

Please sign in to comment.