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 new ble_adv_controller component integrating the handling of fan, lights, pairing button and new variants #17

Merged
merged 22 commits into from
Aug 22, 2024

Commits on Jul 19, 2024

  1. Add new ble_adv_component integrating the handling of fan, lights, pa…

    …ir button as well as all encoding for ZhiJia(3) andFanLamp(4)
    NicoIIT committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d702faf View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Added reversed for ZhiJia. Reviewed Fan and Light param setup algo. R…

    …eviewed logging. Reviewed ID computation for ZhiJia.
    NicoIIT committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0239dec View commit details
    Browse the repository at this point in the history
  2. Review UUID computation

    NicoIIT committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c1341a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    96775e1 View commit details
    Browse the repository at this point in the history
  2. Add handling of secondary light for FanLamp, remove index option but …

    …keep it in the background
    NicoIIT committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    194c128 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4891697 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bbbc4b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 29, 2024

  1. Add Fan oscillation

    NicoIIT committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a624b7d View commit details
    Browse the repository at this point in the history
  2. Full review of the advertising process introducing sequencing, dynami…

    …c configuration of encoding and variant, multiple encoding and advertising, Fan Oscillation
    NicoIIT committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    494c903 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4a3c07 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Correct max value for ZhiJia brightness and color temperature, code c…

    …lean-up, added documentation.
    NicoIIT committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8bac005 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 12, 2024

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

Commits on Aug 13, 2024

  1. restore_mode support for Fan

    NicoIIT committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d3b657b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d714396 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bf45b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Add decoder, re align encodings with real apps, refactor encoders to …

    …ease future customizations
    NicoIIT committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9084fa0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    b1cdd82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d609ece View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4241b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9537972 View commit details
    Browse the repository at this point in the history