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

Add Axion Lighting integration #125039

Open
wants to merge 18 commits into
base: dev
Choose a base branch
from

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    e008579 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    fdb7cb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60a9f66 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Remove empty fields

    Vrncanac committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ec68895 View commit details
    Browse the repository at this point in the history
  2. Remove comment

    Vrncanac committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5231729 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75fcacc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4609825 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    b689c45 View commit details
    Browse the repository at this point in the history
  2. Add coordinator.py and use _attr_ for bunch of attributes. Also, use …

    …device_infoto add device
    Vrncanac committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ba5f17b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17f8a35 View commit details
    Browse the repository at this point in the history
  4. Return color_temp property

    Vrncanac committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f35639c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Make it a selector with a translation key for light type, and inline …

    …_validate_and_authenticate function
    Vrncanac committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    bb46d99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8da19bc View commit details
    Browse the repository at this point in the history
  3. Inherit CoordinatorEntity and remove unneeded methods. Also move init…

    … of coordinator to __init__.py
    Vrncanac committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    e0ed655 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    db7359d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Update the libaxion_dmx lib so that it raises exceptions when connect…

    …ion can't be established, or in case of invalid authentication. Also, switch the value of selector to snake_case
    Vrncanac committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    61699d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    01f9c3c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    0b85db4 View commit details
    Browse the repository at this point in the history