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

Improve Yeelight support (expose more properties, add support for secondary lights) #1035

Merged
merged 15 commits into from
May 16, 2021

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    7f604c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c4259 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a16d12f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Cast delay_off to int

    Kirmas committed May 7, 2021
    Configuration menu
    Copy the full SHA
    e06a580 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Configuration menu
    Copy the full SHA
    5d6132b View commit details
    Browse the repository at this point in the history
  2. add YeelightSubLight class

    Kirmas committed May 8, 2021
    Configuration menu
    Copy the full SHA
    f43c652 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    612ec6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5255611 View commit details
    Browse the repository at this point in the history
  5. Improve comand line output

     - YeelightSubLight was inherited from the DeviceStatus
     - added cli_format_lights property
    Kirmas committed May 8, 2021
    Configuration menu
    Copy the full SHA
    6d2ce92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43ca9b3 View commit details
    Browse the repository at this point in the history
  7. Show color mode name

    Kirmas committed May 8, 2021
    Configuration menu
    Copy the full SHA
    621d19f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

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

Commits on May 15, 2021

  1. Add common tests

    Kirmas committed May 15, 2021
    Configuration menu
    Copy the full SHA
    3184be5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce0830 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

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