Skip to content

Releases: timrogers/litra

v4.5.0

08 Jan 13:10
31b67c5
Compare
Choose a tag to compare

4.5.0 (2024-01-08)

Features

  • add basic support for the Logitech Litra Beam LX (#294) (31b67c5), closes #288

v4.4.4

21 Nov 13:14
95a811f
Compare
Choose a tag to compare

4.4.4 (2023-11-21)

Bug Fixes

  • fix litra-oversight's compatibility with Oversight 2.1.8+ by accepting new -activeCount argument (726288a)

v4.4.3

07 Sep 12:12
4300e68
Compare
Choose a tag to compare

4.4.3 (2023-09-07)

Bug Fixes

  • add support for Litra Beam devices with alternative USD product ID (4300e68)

v4.4.2

18 May 18:20
Compare
Choose a tag to compare

4.4.2 (2023-05-18)

Bug Fixes

  • document that only USB-connected devices are supported in the package description (8d5293c)

v4.4.1

03 Apr 19:46
Compare
Choose a tag to compare

4.4.1 (2023-04-03)

Bug Fixes

  • allow setting Litra Beam devices' brightness to values over 255 Lumens (302e4ae), closes #132

v4.4.0

28 Mar 19:41
2d11290
Compare
Choose a tag to compare

4.4.0 (2023-03-28)

Features

  • add --version argument to litra-devices CLI which returns current package version (2d11290)

v4.3.0

28 Mar 18:07
Compare
Choose a tag to compare

4.3.0 (2023-03-28)

Bug Fixes

  • document backwards-compatibility expectations for litra-devices CLI command (52ef119)

Features

  • include on/off state, brightness and temperature in output from litra-devices CLI command (f108236)

v4.2.0

28 Mar 17:51
01c53f8
Compare
Choose a tag to compare

4.2.0 (2023-03-28)

Features

  • add new toggle, isOn, getBrightnessInLumen and getTemperatureInKelvin functions
  • add litra-toggle CLI for turning a light on when it's off, and vice versa
  • update litra-temperature-k and litra-brightness-lm to return the current temperature/brightness when no argument is provided

v4.1.0

04 Mar 13:15
Compare
Choose a tag to compare

4.1.0 (2023-03-04)

Features

  • add getAllowedTemperaturesInKelvinForDevice function for getting a list of permitted temperatures for a device (261948c)

v4.0.0

23 Feb 18:05
Compare
Choose a tag to compare

4.0.0 (2023-02-23)

Bug Fixes

  • improve help text for litra-devices CLI (980b460)
  • remove the litra-temperature CLI, because you can't actually set a (17439b7), closes #92
  • remove the setTemperaturePercentage function, because you can't (deaa0d9), closes #92
  • throw an error if setTemperatureInKelvin is called with a value (e151bb9), closes #92

BREAKING CHANGES

  • setTemperatureInKelvin will now throw an
    error if called with a value that is within the device's supported
    temperature range, but which is not a multiple of 100. Currently,
    setTemperatureInKelvin can be called with any integer
    value within the device's allowed temperature range, but in
    practice, this does not work. If you try to use a value that isn't
    a multiple of 100, the function does not throw an error, but your
    device's temperature does not change.
  • The setTemperaturePercentage function has been
    removed because it claims to allow users to set their Litra device's
    temperature toan arbitrary percentage value, but the device only
    allows a limited set of temperatures (multiples of 100 between the
  • The litra-temperature CLI has been removed
    because it claims to allow users to set their Litra device's
    temperature toan arbitrary percentage value, but the device only
    allows a limited set of temperatures (multiples of 100 between the