AdhocAdam / LifxLAN

PowerShell module for controlling Lifx devices over LAN
https://www.powershellgallery.com/packages/LifxLAN/
MIT License
2 stars 0 forks source link

Device descriptors #1

Closed AdhocAdam closed 2 years ago

AdhocAdam commented 2 years ago

Making improvements to Initialize-LifxDevice with:

Example Version

[Version]3.70


- Updates to New-LifxPacket to obtain Label, Version, and Firmware
    - New-LifxPacket -Type "GetLabel"
    - New-LifxPacket -Type "GetVersion"
    - New-LifxPacket -Type "GetHostFirmware"