Skip to content

Commit

Permalink
feat: Twinkly '.LightCount' aliased to '.number_of_led' ( Fixes #140 )
Browse files Browse the repository at this point in the history
  • Loading branch information
James Brundage committed Jul 16, 2024
1 parent 069e66c commit e92bb2e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Types/Twinkly/Alias.psd1
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@{
DeviceName = 'device_name'
DeviceName = 'device_name'
LightCount = 'number_of_led'
}

0 comments on commit e92bb2e

Please sign in to comment.