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

Rewrite BulbDevice and rework set_multiple_values() #525

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Jul 14, 2024

  1. Rework BulbDevice to use set_value()/set_multiple_values() instead of…

    … building the payload directly
    uzlonewolf committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    1f07086 View commit details
    Browse the repository at this point in the history
  2. Add status caching to core

    uzlonewolf committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    059625c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cacb519 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Rewrite BulbDevice

    uzlonewolf committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f9c14fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edad81d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1864f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

    uzlonewolf committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d78e86e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17fd66a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    447ea78 View commit details
    Browse the repository at this point in the history