diff --git a/docs/Get-Twinkly.md b/docs/Get-Twinkly.md index 04b8ee4..6950132 100644 --- a/docs/Get-Twinkly.md +++ b/docs/Get-Twinkly.md @@ -139,6 +139,13 @@ If set, will output the summary. |----------|--------|--------|---------------------| |`[Switch]`|true |named |true (ByPropertyName)| +#### **MusicDriver** +Gets the available music drivers. + +|Type |Required|Position|PipelineInput | +|----------|--------|--------|---------------------| +|`[Switch]`|true |named |true (ByPropertyName)| + #### **NetworkStatus** If set, will output the network status. @@ -217,6 +224,9 @@ Get-Twinkly [-IPAddress ] -MQTTConfiguration [] Get-Twinkly [-IPAddress ] -Summary [] ``` ```PowerShell +Get-Twinkly [-IPAddress ] -MusicDriver [] +``` +```PowerShell Get-Twinkly [-IPAddress ] -NetworkStatus [] ``` ```PowerShell