LifxLAN.psm1
<#
.SYNOPSIS A PowerShell Module to interact with Lifx devices .DESCRIPTION This PowerShell module wraps the Lifx LAN Protocol into dedicated PowerShell functions to perform remote command line administration of Lifx devices. #> |