• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

homebridge / HAP-NodeJS
64%
master: 64%

Build:
Build:
LAST BUILD BRANCH: latest
DEFAULT BRANCH: master
Repo Added 12 Oct 2020 09:11PM UTC
Files 49
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH v1.0.0
branch: v1.0.0
CHANGE BRANCH
x
Reset
  • v1.0.0
  • NodeJS24
  • Update-CIAO
  • beta
  • beta-0.10.0
  • beta-0.10.1
  • beta-0.10.2
  • beta-0.10.3
  • beta-0.11.0
  • beta-0.11.1
  • beta-0.11.3
  • beta-0.12.1
  • beta-0.12.2
  • beta-0.12.3
  • beta-0.13.0
  • beta-0.13.2
  • beta-0.9.8
  • beta-1.0.0
  • beta-1.0.0.0
  • beta-1.0.1
  • beta-1.1.0
  • beta-1.1.1
  • beta-2.0.0
  • beta-2.0.2
  • beta-2.0.3
  • bp/alarm-types
  • bp/badges
  • bp/dependencies
  • bp/deps
  • bp/next
  • bp/publishing
  • characteristic-warnings-update
  • definitions
  • deps
  • experimental
  • fix/controller-storage-loading
  • fix/steps
  • latest
  • master
  • random-setup-codes
  • refs/tags/v0.10.0
  • refs/tags/v0.10.1
  • refs/tags/v0.10.2
  • refs/tags/v0.10.3
  • refs/tags/v0.10.4
  • refs/tags/v0.11.0
  • refs/tags/v0.11.1
  • refs/tags/v0.9.0
  • refs/tags/v0.9.1
  • refs/tags/v0.9.2
  • refs/tags/v0.9.3
  • refs/tags/v0.9.4
  • refs/tags/v0.9.5
  • refs/tags/v0.9.6
  • refs/tags/v0.9.7
  • refs/tags/v0.9.8
  • remove-tslib
  • test/homebridge/2960
  • v0.11.2
  • v0.12.0
  • v0.12.1
  • v0.12.2
  • v0.13.0
  • v0.14.0
  • v1.1.0
  • v1.1.1
  • v1.2.0
  • v2.0.0
  • v2.0.1
  • v2.0.2

11 Jul 2024 02:14AM UTC coverage: 64.289%. First build
9884388283

push

github

web-flow
v1.0.0 (#1042)

## v1.0.0 (2024-07-10)

### Breaking Changes

- **The minimum Node.js version required is now `v18`.**
- **Important notice:** Because of the cleanup of the Deprecated code,
you will need to migrate you code base.
    - Remove the long-deprecated init().
- Deprecate Core, BridgedCore, legacy Camera characteristics. (#1058)
(@hjdhjd)
- For deprecated `Core` and `BridgedCore` see:
https://github.com/homebridge/HAP-NodeJS/wiki/Deprecation-of-Core-and-BridgeCore
    - Legacy code deprecation cleanup. (#1059) (@hjdhjd)
- For deprecated `storagePath` switch to
`HAPStorage.setCustomStoragePath`, `AudioCodec` switch to
`AudioStreamingCodec`, `VideoCodec` switch to
`H264CodecParameters`,`StreamAudioParams` switch to
`AudioStreamingOptions`, `StreamVideoParams` switch to
`VideoStreamingOptions`,`cameraSource` switch to `CameraController`.
- Others deprecated code to highlight removed: `useLegacyAdvertiser`,
`AccessoryLoader`.
- Fix: Naming for Characteristic.ProgramMode has been corrected from
`PROGRAM_SCHEDULED_MANUAL_MODE_` to `PROGRAM_SCHEDULED_MANUAL_MODE`

### Fixed

- Fix: Build Issues (#1041) (@NorthernMan54)
- Fix: Ensure data is only transmitted on open and ready connections.
(#1051) (@hjdhjd)
- Fix: Ensure we check names using the full UTF-8 character set. (#1052)
(@hjdhjd)
- Fix: ConfiguredName (#1049) (@donavanbecker)
- Fix: Manufacturer looking at checkName but should look at checkValue.
(#1053) (@donavanbecker)

### Other Changes

- Implement warning messages for invalid characters in names (#1009)
(@NorthernMan54)
- Mitigate event emitter "memory leak" warnings when a significant
number of camera streaming events occur simultaneously (#1037) (@hjdhjd)
- AdaptiveLightingController fix & improvement (#1038) (@Shaquu)
- Minor fixes to recording logging and one change in logging. (#1040)
(@hjdhjd)
- Bridged core and core cleanup (#1048) (@Shaquu)
- Increase snapshot handler warning timeout ... (continued)

1362 of 2513 branches covered (54.2%)

Branch coverage included in aggregate %.

28 of 51 new or added lines in 10 files covered. (54.9%)

6219 of 9279 relevant lines covered (67.02%)

310.79 hits per line

Relevant lines Covered
Build:
Build:
9279 RELEVANT LINES 6219 COVERED LINES
310.79 HITS PER LINE
Source Files on v1.0.0
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
9884388283 v1.0.0 v1.0.0 (#1042) ## v1.0.0 (2024-07-10) ### Breaking Changes - **The minimum Node.js version required is now `v18`.** - **Important notice:** Because of the cleanup of the Deprecated code, you will need to migrate you code base. - Remo... push 11 Jul 2024 02:16AM UTC web-flow github
64.29
See All Builds (486)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc