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

Dependencies update, linting and fix for deprecations #350

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 10, 2022

  1. Dependencies update, linting and fix for deprecations

    - Updated dependencies: hap-nodejs from `0.4.52` to `0.10.0`
    - Updated devDependencies: xo from `0.24.0` to `0.48.0`
    - Disabled xo linter rules: `unicorn/prefer-module`, `unicorn/numeric-separators-style`, `import/extensions`
    - Fixed linter issues, but still 4 Todos left
    - Fixed deprecated: manuall initialization of HAP and moved to directly set HAPStorage.setCustomStoragePath
    - Fixed deprecated: `BatteryService` replaced by `Battery`
    - Fixed deprecated: `Slat` replaced by `Slats`
    - Fixed deprecated: `Accessory.Categories` by `Categories` Enum
    ptweety committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    1eab7e8 View commit details
    Browse the repository at this point in the history