Skip to content

Releases: tessro/picoleaf

v1.4.0

19 Dec 22:40
v1.4.0
a5f7b4c
Compare
Choose a tag to compare

Changelog

v1.3.0

19 Dec 19:38
v1.3.0
955581b
Compare
Choose a tag to compare

Changelog

  • ed88116 add -f for specifying config path
  • 955581b build with go v1.21
  • d397e21 regex will now include Elements products as well

v1.2.0

05 May 19:52
Compare
Choose a tag to compare

Changelog

1f3a0d3 Add custom effect command
376b267 Client.Put returns response body
c508012 fix: print newline after errors

v1.1.0

05 May 17:36
Compare
Choose a tag to compare

Changelog

71d725b Add panel command

v1.0.0

04 May 17:13
Compare
Choose a tag to compare

Changelog

120663c Add brightness command
b3d3145 Add hsl command for... setting HSL
5d5aa1f Add rgb command
2899cc3 Add rgb to README
6bcab99 Add temp color temperature command
b2b2e29 Add temp command to README
176f62c Add installation instructions to README
3016bd3 Add usage to README
5719849 Alphabetize commands in main switch
b0f975a Client returns errors instead of exiting
c8690a5 Client uses Verbose property instead of global
3f7a57e Correct luminosity to lightness
8764dce Document verbose flag
a017cff Extract Client to its own file
ab7b59e Extract on/off to Client
5df2e23 Initial commit
90d67b3 Prefix error logs with error:
ddd46b8 Print usage for missing or unknown commands
34eecc1 Remove red tester command
b663721 Remove white tester command
a0f4f80 Rename luminosity to lightness in README
9f3255f Show usage on invalid effect command
d3f4fdb Tweak verbose whitespace
b904436 Use int instead of int16