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

Multi-Plug Devices as Power Strip Accessory in HomeKit #341

Open
wants to merge 38 commits into
base: main
Choose a base branch
from

Commits on Mar 11, 2024

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

    ZeliardM committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6a1fe6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35f7d11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1109fe5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93d92be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d4f314 View commit details
    Browse the repository at this point in the history
  7. debugging childId control

    ZeliardM committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8bafe96 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4666bee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fa5bebd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    af01714 View commit details
    Browse the repository at this point in the history
  11. remove old power functions

    ZeliardM committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    05e232c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4c16263 View commit details
    Browse the repository at this point in the history
  13. debugging send command

    ZeliardM committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    85f6e1d View commit details
    Browse the repository at this point in the history
  14. fix childId in send command

    ZeliardM committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    bcbeb90 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a076ef4 View commit details
    Browse the repository at this point in the history
  16. correct response logging

    ZeliardM committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1b45af0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a4dda6f View commit details
    Browse the repository at this point in the history
  18. update send command

    ZeliardM committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a7c2e6e View commit details
    Browse the repository at this point in the history
  19. update child_ids array

    ZeliardM committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    117d9a7 View commit details
    Browse the repository at this point in the history
  20. trying sendCommand again

    ZeliardM committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    12d076c View commit details
    Browse the repository at this point in the history
  21. debugging childId

    ZeliardM committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1b773c8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    318d971 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    910c602 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db5e103 View commit details
    Browse the repository at this point in the history
  3. debugging childDevice state

    ZeliardM committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    2e82f02 View commit details
    Browse the repository at this point in the history
  4. change getSysInfo call

    ZeliardM committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    036cc47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76ba15d View commit details
    Browse the repository at this point in the history
  6. debug childDevice state

    ZeliardM committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    284142f View commit details
    Browse the repository at this point in the history
  7. remove sysInfo Call

    ZeliardM committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5130b05 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    163c41e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    63eb61f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9445257 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    278d943 View commit details
    Browse the repository at this point in the history
  12. debugging homekitState

    ZeliardM committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c3bfdcd View commit details
    Browse the repository at this point in the history
  13. update onGet method

    ZeliardM committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    27c135e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e7dda5e View commit details
    Browse the repository at this point in the history
  15. restore logic on platform.ts

    ZeliardM committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9645bfa View commit details
    Browse the repository at this point in the history
  16. remove unused variable

    ZeliardM committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0384e0d View commit details
    Browse the repository at this point in the history