Skip to content

Commit

Permalink
Add-HueSensor: Adding -New (Fixes #25)
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Oct 3, 2022
1 parent c2ec8f2 commit 819aacf
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions docs/Disconnect-HueBridge.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ Disconnects a new Hue Bridge and removes connection information.
---
### Related Links
* [Connect-HueBridge](Connect-HueBridge.md)



---
### Examples
#### EXAMPLE 1
Expand All @@ -27,15 +30,24 @@ The IP Address of the Hue Bridge



|Type |Requried|Postion|PipelineInput |
|-----------------|--------|-------|---------------------|
|```[IPAddress]```|true |named |true (ByPropertyName)|
> **Type**: ```[IPAddress]```
> **Required**: true
> **Position**: named
> **PipelineInput**:true (ByPropertyName)


---
### Outputs
System.Nullable
* [Nullable](https://learn.microsoft.com/en-us/dotnet/api/System.Nullable)


* [Management.Automation.PSObject](https://learn.microsoft.com/en-us/dotnet/api/System.Management.Automation.PSObject)


System.Management.Automation.PSObject


---
Expand Down

0 comments on commit 819aacf

Please sign in to comment.