Skip to content
New issue

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

Release 3.0.0 - Backlight/Ambilight Support #116

Merged
merged 6 commits into from
Nov 10, 2023
Merged

Release 3.0.0 - Backlight/Ambilight Support #116

merged 6 commits into from
Nov 10, 2023

Commits on Aug 23, 2023

  1. Breaking: Require node 16.16+ and homebridge 1.3+

    Older versions of node are no longer maintained and homebridge 1.3
    introduced adaptive lightning and child bridges which are both relevant
    to this plugin.
    vieira committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f46a737 View commit details
    Browse the repository at this point in the history
  2. New: Support temperature of color5 (fixes #108)

    - Have devices with different limits than those specified in the
      YeeLight specification in a `devices.json` file to allow for a cleaner
      way of adding them in the future.
    - Improve moonlight feature detection by detecting the presence of
      `active_mode` which should be present only in devices with moonlight
      support.
    vieira committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    2c9b898 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05d7a90 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    4914865 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bc300d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffc484b View commit details
    Browse the repository at this point in the history