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

Login failed. code=1106, msg=permission deny #317

Open
wants to merge 276 commits into
base: develop
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    b5d99ff View commit details
    Browse the repository at this point in the history
  2. Update README.md

    zlinoliver authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    0366895 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. add mqtt test

    Hanh94 committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    e23a56b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d74448d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

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

Commits on Oct 27, 2021

  1. Update README.md

    zlinoliver authored Oct 27, 2021
    Configuration menu
    Copy the full SHA
    c5cbf63 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. fix endPoint issue

    Hanh94 committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    02f2ce3 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Update README.md

    zlinoliver authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    0e56a5e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Update README.md

    zlinoliver authored Dec 11, 2021
    Configuration menu
    Copy the full SHA
    1085e6e View commit details
    Browse the repository at this point in the history
  2. Update README.md

    zlinoliver authored Dec 11, 2021
    Configuration menu
    Copy the full SHA
    abeb6d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. import from plugin template

    0x5e committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    b9189f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    a3e4324 View commit details
    Browse the repository at this point in the history
  2. add jest and test case

    0x5e committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    02db0c0 View commit details
    Browse the repository at this point in the history
  3. rename class

    0x5e committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    0ecfd9c View commit details
    Browse the repository at this point in the history
  4. add TuyaDeviceManager

    0x5e committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    ce4b8d7 View commit details
    Browse the repository at this point in the history
  5. update platform code

    0x5e committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    be65183 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. update logger

    0x5e committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    2335720 View commit details
    Browse the repository at this point in the history
  2. update env in test cast

    0x5e committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    bad727d View commit details
    Browse the repository at this point in the history
  3. update device

    0x5e committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    df9a6db View commit details
    Browse the repository at this point in the history
  4. update openapi

    0x5e committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    0deefea View commit details
    Browse the repository at this point in the history
  5. update mq

    0x5e committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    34bd603 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d181cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8aeeab View commit details
    Browse the repository at this point in the history
  8. rename

    0x5e committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    bf89343 View commit details
    Browse the repository at this point in the history
  9. update config.schema.json

    0x5e committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    82862e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Configuration menu
    Copy the full SHA
    545d399 View commit details
    Browse the repository at this point in the history
  2. remove some warnings

    0x5e committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    698dbc2 View commit details
    Browse the repository at this point in the history
  3. remove unused depedency

    0x5e committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    19ec83d View commit details
    Browse the repository at this point in the history
  4. device status/info update

    0x5e committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    af56acb View commit details
    Browse the repository at this point in the history
  5. implement SwitchAccessory

    0x5e committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    38a0aae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f81b719 View commit details
    Browse the repository at this point in the history
  7. update some characteristic

    0x5e committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    c37f042 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Configuration menu
    Copy the full SHA
    121b6cb View commit details
    Browse the repository at this point in the history
  2. add OutletAccessory

    0x5e committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    dd9c5d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08c072a View commit details
    Browse the repository at this point in the history
  4. optimize TuyaDevice

    0x5e committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    f40d580 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. update json schema validation

    0x5e committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    048f97f View commit details
    Browse the repository at this point in the history
  2. tweak on accessory code

    0x5e committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    25b5c91 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. add Light Accessory

    0x5e committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    a5cba8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e1405f View commit details
    Browse the repository at this point in the history
  3. update package.json

    0x5e committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    084da18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7224a7 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    0x5e committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    34b1be2 View commit details
    Browse the repository at this point in the history
  6. update name

    0x5e committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    c8887ee View commit details
    Browse the repository at this point in the history
  7. remove warnings

    0x5e committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    213ee2c View commit details
    Browse the repository at this point in the history
  8. update package.json

    0x5e committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    7b64471 View commit details
    Browse the repository at this point in the history
  9. 1.6.0-beta.1

    0x5e committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    313da5b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6f3e7e9 View commit details
    Browse the repository at this point in the history
  11. update README

    0x5e committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    45c5d05 View commit details
    Browse the repository at this point in the history
  12. 1.6.0-beta.2

    0x5e committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    de2f840 View commit details
    Browse the repository at this point in the history
  13. 1.6.0-beta.3

    0x5e committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    093c4df View commit details
    Browse the repository at this point in the history
  14. Update README

    0x5e committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    0358133 View commit details
    Browse the repository at this point in the history
  15. fix

    0x5e committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    1096722 View commit details
    Browse the repository at this point in the history
  16. update _refreshAccessTokenIfNeed

    0x5e committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    1524d7c View commit details
    Browse the repository at this point in the history
  17. 1.6.0-beta.4

    0x5e committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    85d10a6 View commit details
    Browse the repository at this point in the history
  18. add log

    0x5e committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    2dfc6a1 View commit details
    Browse the repository at this point in the history
  19. 1.6.0-beta.5

    0x5e committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    6e4a154 View commit details
    Browse the repository at this point in the history
  20. Update CHANGELOG.md

    0x5e committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    36a4269 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    586c452 View commit details
    Browse the repository at this point in the history
  2. fix 1004 sign invalid error

    0x5e committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    8671457 View commit details
    Browse the repository at this point in the history
  3. merged into one TuyaOpenAPI

    0x5e committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    d812d71 View commit details
    Browse the repository at this point in the history
  4. merge device manager code

    0x5e committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    88bdfa0 View commit details
    Browse the repository at this point in the history
  5. split unit tests

    0x5e committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    0ef55f5 View commit details
    Browse the repository at this point in the history
  6. 1.6.0-beta.6

    0x5e committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    1890e85 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG

    0x5e committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    095e001 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. optimize api error handling

    0x5e committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    684802c View commit details
    Browse the repository at this point in the history
  2. little modification

    0x5e committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f552cb6 View commit details
    Browse the repository at this point in the history
  3. Update login error messages

    0x5e committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c86688b View commit details
    Browse the repository at this point in the history
  4. update

    0x5e committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    7a528a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. fix issue when device list empty

    0x5e committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    e92dec5 View commit details
    Browse the repository at this point in the history
  2. Update config validation

    0x5e committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    e96ab96 View commit details
    Browse the repository at this point in the history
  3. Update docs

    0x5e committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    c260438 View commit details
    Browse the repository at this point in the history
  4. 1.6.0-beta.7

    0x5e committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    2ea083a View commit details
    Browse the repository at this point in the history
  5. Update readme

    0x5e committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    0facdcb View commit details
    Browse the repository at this point in the history
  6. Add mqtt message order check

    0x5e committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    d7faba0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e39a736 View commit details
    Browse the repository at this point in the history
  8. 1.6.0-beta.8

    0x5e committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    ed924fc View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Reimplement SmokeSensorAccessory

    0x5e committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    cf390ae View commit details
    Browse the repository at this point in the history
  2. Add TemperatureHumiditySensorAccessory; move battery service implemen…

    …tation into BaseAccessory
    0x5e committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    75386fe View commit details
    Browse the repository at this point in the history
  3. Add Water Detector support (sj).

    0x5e committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    66b7afd View commit details
    Browse the repository at this point in the history
  4. Add Light Sensor support (ldcg).

    0x5e committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    ab488f7 View commit details
    Browse the repository at this point in the history
  5. Add Motion Sensor support (pir).

    0x5e committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    701fe27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f265a53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d5db78 View commit details
    Browse the repository at this point in the history
  8. 1.6.0-beta.9

    0x5e committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    5341344 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    0x5e committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    87b591c View commit details
    Browse the repository at this point in the history
  10. rename

    0x5e committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    14ba5cb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ab08c72 View commit details
    Browse the repository at this point in the history
  12. Update initial process

    0x5e committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    84f19e6 View commit details
    Browse the repository at this point in the history
  13. Reimplement GarageDoorAccessory

    0x5e committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    fe7754a View commit details
    Browse the repository at this point in the history
  14. 1.6.0-beta.10

    0x5e committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    768862d View commit details
    Browse the repository at this point in the history
  15. Update README.md

    0x5e committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    17a8b52 View commit details
    Browse the repository at this point in the history
  16. update

    0x5e committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    ab7c9d7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6334831 View commit details
    Browse the repository at this point in the history
  18. Remove unused

    0x5e committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    9cfe186 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #4 from 0x5e/feature/window-covering

    Reimplement WindowCoveringAccessory
    0x5e authored Oct 23, 2022
    Configuration menu
    Copy the full SHA
    b31cdf8 View commit details
    Browse the repository at this point in the history
  20. Remove workflows

    0x5e committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    c3aa6f9 View commit details
    Browse the repository at this point in the history
  21. 1.6.0-beta.11

    0x5e committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    65f0444 View commit details
    Browse the repository at this point in the history
  22. Update README.md

    0x5e committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    72f1e12 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

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

    0x5e committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    1d2be92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f41ab19 View commit details
    Browse the repository at this point in the history
  4. fix unit test

    0x5e committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    685991c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Rewrite Custom project start process. (#11)

    * Rewrite the `Custom` project start process. User will be created and authorized automatically.
    
    * Update README.md
    0x5e authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    78f6e80 View commit details
    Browse the repository at this point in the history
  2. Fix Lightbulb RGBCW work mode not switched properly (#12)

    * Fix Lightbulb RGBCW work mode not switched properly
    
    * Fix Lightbulb RGB don't have brightness
    
    * Update CHANGELOG.md
    0x5e authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    cb6fd23 View commit details
    Browse the repository at this point in the history
  3. 1.6.0-beta.12

    0x5e committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    c6b931a View commit details
    Browse the repository at this point in the history
  4. Update README.md

    0x5e committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    bac238a View commit details
    Browse the repository at this point in the history
  5. Update README.md

    0x5e committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    65b9121 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    7afcbf9 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    0x5e committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    56bdd4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15c6d16 View commit details
    Browse the repository at this point in the history
  4. 1.6.0-beta.13

    0x5e committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    33e734d View commit details
    Browse the repository at this point in the history
  5. Fix token expired

    0x5e committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    4cb8c2f View commit details
    Browse the repository at this point in the history
  6. 1.6.0-beta.14

    0x5e committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    8f42246 View commit details
    Browse the repository at this point in the history
  7. update test case

    0x5e committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    7082164 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a5954c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ddddad View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    26f53a2 View commit details
    Browse the repository at this point in the history
  2. 1.6.0-beta.15

    0x5e committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    38658b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Fix thermostat temperature units handling. (#20)

    * Fix thermostat temperature units handling.
    
    * Add some logs
    0x5e authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    24a2975 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2935c30 View commit details
    Browse the repository at this point in the history
  3. 1.6.0-beta.16

    0x5e committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    b4670e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Update README.md

    0x5e committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    eff8424 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cee820 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1cc328 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12259e4 View commit details
    Browse the repository at this point in the history
  5. 1.6.0-beta.17

    0x5e committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    685e075 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    840eaed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e3762b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96e8e64 View commit details
    Browse the repository at this point in the history
  4. Disable device added message.

    0x5e committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    8ee0c3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdb4f1e View commit details
    Browse the repository at this point in the history
  6. 1.6.0-beta.18

    0x5e committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    cc15358 View commit details
    Browse the repository at this point in the history
  7. Remove unused code.

    0x5e committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    2c78afb View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    7f9b264 View commit details
    Browse the repository at this point in the history
  2. 1.6.0-beta.19

    0x5e committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    0737940 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54f1cf9 View commit details
    Browse the repository at this point in the history
  4. 1.6.0-beta.20

    0x5e committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    a6cf22b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Update logs

    0x5e committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    fc123a9 View commit details
    Browse the repository at this point in the history
  2. Persist TuyaDeviceList.json for debugging (#41)

    * Persist TuyaDeviceList.json for debugging
    
    * Update ISSUE_TEMPLATE
    0x5e authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    984becd View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    0x5e committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    077e3d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9451446 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ba001b View commit details
    Browse the repository at this point in the history
  6. npm update

    0x5e committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    c44136c View commit details
    Browse the repository at this point in the history
  7. Update node-version

    0x5e committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    934dadb View commit details
    Browse the repository at this point in the history
  8. Update README.md

    0x5e committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    85374b7 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    0x5e committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    d44e94a View commit details
    Browse the repository at this point in the history
  10. Update workflow

    0x5e committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    b0e00f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    bb7b675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28a7dc3 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    0x5e committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    bd1f5ba View commit details
    Browse the repository at this point in the history
  4. 1.6.0-beta.21

    0x5e committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    7897911 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f8fede View commit details
    Browse the repository at this point in the history
  6. 1.6.0-beta.22

    0x5e committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    d2fc562 View commit details
    Browse the repository at this point in the history
  7. Skip infrared_ac schema.

    0x5e committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    a074c48 View commit details
    Browse the repository at this point in the history
  8. 1.6.0-beta.23

    0x5e committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    aee6f14 View commit details
    Browse the repository at this point in the history
  9. Add sendCommands to BaseAccessory with debounce option; Use debounce …

    …in Light/Fan/Window accessories's slider.
    0x5e committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    8e3ae67 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    0x5e committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    fa51ad8 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    f5162de View commit details
    Browse the repository at this point in the history
  2. Fix unit test

    0x5e committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    33b5997 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc269fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91a66ab View commit details
    Browse the repository at this point in the history
  5. Update README.md

    0x5e authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    b0aeb09 View commit details
    Browse the repository at this point in the history
  6. 1.6.0-beta.24

    0x5e committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    b8333fa View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    b84923d View commit details
    Browse the repository at this point in the history
  2. 1.6.0-beta.25

    0x5e committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    be719ac View commit details
    Browse the repository at this point in the history
  3. Update settings.ts

    0x5e committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    a278d1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bc7111 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d58586b View commit details
    Browse the repository at this point in the history
  6. Fix fan speed issue. (#51)

    0x5e authored Nov 6, 2022
    Configuration menu
    Copy the full SHA
    c004728 View commit details
    Browse the repository at this point in the history
  7. 1.6.0-beta.26

    0x5e committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    ab39eac View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Added the step of subscribing to 'IoT Core' API (#55)

    * Added the step of subscribing to 'IoT Core' API
    
    You will get a "No permission" error if continued without subscribing to "IoT Core" API
    
    * Update README.md
    
    Co-authored-by: gaosen <[email protected]>
    prabch and 0x5e authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    889341a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    0x5e authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    228fc59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f8d8d8 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    0x5e authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2203c3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ebf788 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b941e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d00824e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    b38d05e View commit details
    Browse the repository at this point in the history
  2. 1.6.0-beta.27

    0x5e committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    36be01a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    6c60cf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8f35bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9745e5 View commit details
    Browse the repository at this point in the history
  4. 1.6.0-beta.28

    0x5e committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    75f7f55 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

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

Commits on Nov 12, 2022

  1. Configuration menu
    Copy the full SHA
    5864651 View commit details
    Browse the repository at this point in the history
  2. 1.6.0-beta.29

    0x5e committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    921254d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Add battery status code (#73)

    0x5e authored Nov 13, 2022
    Configuration menu
    Copy the full SHA
    c757b4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7405b10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d7346e View commit details
    Browse the repository at this point in the history
  4. 1.6.0-beta.30

    0x5e committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    97dbbb1 View commit details
    Browse the repository at this point in the history
  5. Add battery status code (#76)

    0x5e authored Nov 13, 2022
    Configuration menu
    Copy the full SHA
    c0ade62 View commit details
    Browse the repository at this point in the history
  6. Remove repeated logs

    0x5e committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    3cb8c05 View commit details
    Browse the repository at this point in the history
  7. Update docs.

    0x5e committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    8515a17 View commit details
    Browse the repository at this point in the history
  8. Fix typo.

    0x5e committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    cfc8990 View commit details
    Browse the repository at this point in the history
  9. Update docs.

    0x5e committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    1928237 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Update README.md

    0x5e authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    6388387 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Fix wrong date string

    0x5e committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    da59a1c View commit details
    Browse the repository at this point in the history
  2. Create FUNDING.yml

    0x5e authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    e7cc9a3 View commit details
    Browse the repository at this point in the history
  3. Remove date string.

    0x5e committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    6a7edaf View commit details
    Browse the repository at this point in the history
  4. Fix typo.

    0x5e committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    34de8c9 View commit details
    Browse the repository at this point in the history
  5. Add Multiple Dimmer and Dimmer Switch support (tgq, tgkg). (#82)

    * Add Multiple Dimmer and Dimmer Switch support (`tgq`, `tgkg`).
    
    * Add max/min brightness support for Dimmer.
    0x5e authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    d1351b6 View commit details
    Browse the repository at this point in the history
  6. 1.6.0-beta.31

    0x5e committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    d80793e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. adding support for whitelisting homes (#84)

    * adding support for whitelisting homes
    
    * changing homeWhitelist to an array
    
    * Update config.schema.json
    
    Co-authored-by: gaosen <[email protected]>
    JulianLepinski and 0x5e authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6b3a48f View commit details
    Browse the repository at this point in the history
  2. Add ConfiguredName for Dimmer, Switch, Valve (#85)

    * Fix iOS 16 service name appeared as accessory name.
    
    * Silence characteristic warning.
    0x5e authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    daab3fa View commit details
    Browse the repository at this point in the history
  3. 1.6.0-beta.32

    0x5e committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    6f5864e View commit details
    Browse the repository at this point in the history
  4. Update README.md

    0x5e committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    f0ca2f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Add HumidifierAccessory support (jsq). (#89)

    * support HumidifierAccessory
    
    * formatting, multiplier for humidity & temperature
    akaminsky-net authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    1406e1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39c9c78 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    0x5e committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    0420ca6 View commit details
    Browse the repository at this point in the history
  4. 1.6.0-beta.33

    0x5e committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    83ca66c View commit details
    Browse the repository at this point in the history
  5. Update documents

    0x5e committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    a58e31d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    4061089 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1d4ba5 View commit details
    Browse the repository at this point in the history
  3. Update docs.

    0x5e committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    70da71d View commit details
    Browse the repository at this point in the history
  4. 1.6.0-beta.34

    0x5e committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    8f0ddd2 View commit details
    Browse the repository at this point in the history
  5. Update docs

    0x5e committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    889ef68 View commit details
    Browse the repository at this point in the history
  6. Add more work_state codes in ThermostatAccessory. (#95)

    * Add some more values for work_state parameter
    
    * Use single quote in strings
    burcadoruciprian authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    1b18b4a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    1f98cd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f954be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0276f94 View commit details
    Browse the repository at this point in the history
  4. 1.6.0-beta.35

    0x5e committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    a8dda70 View commit details
    Browse the repository at this point in the history
  5. Update BaseAccessory

    0x5e committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    a4b42a8 View commit details
    Browse the repository at this point in the history
  6. Updated color temperature calculation and convertion. (#102)

    * Add kelvin convert functions
    
    * Return default color (6500k) while in white mode
    
    * Set `RGBW` min & max color temperature value to default 6500k.
    0x5e authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    b27e2a1 View commit details
    Browse the repository at this point in the history
  7. 1.6.0-beta.36

    0x5e committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    1a17089 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a1d6a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Configuration menu
    Copy the full SHA
    09cb748 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    259c969 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd319ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b349e6a View commit details
    Browse the repository at this point in the history
  5. 1.6.0-beta.37

    0x5e committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    5c65909 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b09ccf9 View commit details
    Browse the repository at this point in the history
  7. Add RotationSpeed for Humidifier. (#98)

    * add rotationspeed for humidifier
    
    * rollback experiment with switch_spray status
    
    * No new fan accessory creation
    
    * cleanup
    akaminsky-net authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    9194404 View commit details
    Browse the repository at this point in the history
  8. Uncomment the fan service code

    0x5e committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    7366e60 View commit details
    Browse the repository at this point in the history
  9. Update logs

    0x5e committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    5938f53 View commit details
    Browse the repository at this point in the history
  10. 1.6.0-beta.38

    0x5e committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    c765f74 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

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

Commits on Nov 24, 2022

  1. Fix switch accessory & add support for Smart IR (wnykq) (#115)

    * Fix switch accessory & add support for Smart IR (wnykq)
    
    * Run eslint --fix and fix bug with error in JSON.parse
    
    * Add new temp sensor for IR devices and revert code for subdevices properties support
    bimusiek authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    49420f7 View commit details
    Browse the repository at this point in the history
  2. Fix valve accessory

    0x5e committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    0c76078 View commit details
    Browse the repository at this point in the history
  3. Fix typo.

    0x5e committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    ef5c78a View commit details
    Browse the repository at this point in the history
  4. Reuse Active, MotionDetected, CurrentRelativeHumidity, `Current…

    …Temperature` Characteristics. (#116)
    0x5e authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    bae760b View commit details
    Browse the repository at this point in the history
  5. Reuse On Characteristic. (#117)

    0x5e authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    1893ce8 View commit details
    Browse the repository at this point in the history
  6. Update readme

    0x5e committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    0235dbd View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. 1.6.0-beta.39

    0x5e committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    b19a570 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Fix Motion Sensor Light not working. (#122)

    * Fix `pir_state` not working for `gyd`.
    
    * Add some logs
    
    * Fix wrong light type, and add pir switch.
    0x5e authored Nov 26, 2022
    Configuration menu
    Copy the full SHA
    7200b66 View commit details
    Browse the repository at this point in the history
  2. 1.6.0-beta.40

    0x5e committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    ba18523 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    c1c5068 View commit details
    Browse the repository at this point in the history
  2. 1.6.0-beta.41

    0x5e committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    f039ae2 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. 1.6.0

    0x5e committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    85fb5a7 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    0x5e committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    9a91c93 View commit details
    Browse the repository at this point in the history