HAP-NodeJS icon indicating copy to clipboard operation
HAP-NodeJS copied to clipboard

Node.js implementation of the HomeKit Accessory Protocol (HAP)

Results 39 HAP-NodeJS issues
Sort by recently updated
recently updated
newest added
trafficstars

```shell $ npm run build ``` 👇 ``` > [email protected] build > rimraf dist && tsc && node .github/node-persist-ignore.js src/lib/Accessory.ts:626:101 - error TS2339: Property 'UUID' does not exist on type...

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.9 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

## :recycle: Current situation Invalid characters in names will trigger warning messages in the Home App. #1008 ## :bulb: Proposed solution Implement warning messages for invalid characters in names Sample...

## :recycle: Current situation Water Quality Sensors are not supported ## :bulb: Proposed solution Add a Service and Characteristics to allow Water Quality Sensors to be supported. ## :gear: Release...

stale

### Current Situation The channel up/down buttons for the tv remote are not available. This is new in ios 15 for the apple tv remote in the control centre. ###...

enhancement
pinned

### Current Situation Currently the advertised IP is always the same like the bind ip. But this prevents from running docker in non host mode - even you have a...

enhancement
pinned

### Analysis @Supereg With the recent IOS versions I have noticed that accessory names are now being checked for special characters or emoji, and am thinking that we should add...

bug
pinned

Updated `typescript` to the latest version, and the `@typescript-eslint/` dependencies too. --- ### Changed - Updated dependencies (`typescript`)

latest

### Current Situation I have seen situations where the permissions of the AccessoryInfo.xxx.json and IdentityCache.xxx.json files have changed or mismatch with the hap-nodejs running process. Personally noticed this after converting...

enhancement
vision

## :recycle: Current situation *Describe the current situation. Explain current problems, if there are any. Be as descriptive as possible (e.g., including examples or code snippets).* ## :bulb: Proposed solution...

beta
latest