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

DDF for Aqara Ceiling Light T1M (CL-L02D) #7895

Merged
merged 5 commits into from
Sep 5, 2024

Commits on Aug 20, 2024

  1. Create lumi_light_acn032.json

    Aqara Ceiling Light T1M, see dresden-elektronik#7653.
    ebaauw committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c0bf273 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Update lumi_light_acn032.json

    Add non-public `state/x` and `state/y` to prevent the legacy code from kicking in.  See dresden-elektronik#7653
    ebaauw committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    457aa6c View commit details
    Browse the repository at this point in the history
  2. Update lumi_light_acn032.json

    Fix validator errors, see dresden-elektronik#7895.
    ebaauw committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    cb6d45d View commit details
    Browse the repository at this point in the history
  3. Update lumi_light_acn032.json

    - Adjust colour gamut to prevent ring from not dimming.
    - Add `parse` logic to `state` attributes to prevent REST API from mixing endpoints and resources.
    ebaauw committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    696fd91 View commit details
    Browse the repository at this point in the history
  4. Update lumi_light_acn032.json

    Add bindings for _Color Control_ on 2nd endpoint.
    ebaauw committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    44e30a4 View commit details
    Browse the repository at this point in the history