Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/northernman54/hap-node-client
Client for Hap-NodeJS, supports events
https://github.com/northernman54/hap-node-client
Last synced: 8 days ago
JSON representation
Client for Hap-NodeJS, supports events
- Host: GitHub
- URL: https://github.com/northernman54/hap-node-client
- Owner: NorthernMan54
- Created: 2019-02-09T13:02:04.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T13:23:42.000Z (6 months ago)
- Last Synced: 2024-05-23T06:27:05.230Z (6 months ago)
- Language: JavaScript
- Size: 369 KB
- Stars: 15
- Watchers: 4
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hap-Node-Client
Client for HAP-NodeJS, using Insecure Mode. Features instance discovery, and support for device events. Used by my homebridge-alexa and Hap-NodeRED projects.
- [Hap-Node-Client](#hap-node-client)
- [TODO List](#todo-list)
- [API documentation](#api-documentation)# TODO List
* [x] - Add routine to reregister events once a socket is reconnected.
# API documentation
[API Documentation](docs/API.md)