We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LightScript's Twinkly support could stand to see some improvement.
Get-Twinkly
Get-Twinkly -CurrentMode
-MusicDriver
-CurrentMusicDriver
-MusicDriverSet(s)
-CurrentMusicDriverSet
Twinkly
Set-Twinkly
-Off
-Mode
MusicReactive
.DeviceName
.device_name
.LightCount
.number_of_led
The text was updated successfully, but these errors were encountered:
No branches or pull requests
LightScript's Twinkly support could stand to see some improvement.
Get-Twinkly
Get-Twinkly -CurrentMode
should get the current mode of a Twinkly device #129Get-Twinkly
should silently reconnect #130Get-Twinkly
-MusicDriver
#132Get-Twinkly
-CurrentMusicDriver
#133Get-Twinkly
-MusicDriverSet(s)
#134Get-Twinkly
-CurrentMusicDriverSet
#135Get-Twinkly
should decorate returns asTwinkly
#137Set-Twinkly
Set-Twinkly
-Off
should switch devices Off #131Set-Twinkly
-Mode
MusicReactive
#136Twinkly
Formatting #138Twinkly
should alias.DeviceName
to.device_name
#139Twinkly
should alias.LightCount
to.number_of_led
#140The text was updated successfully, but these errors were encountered: