Skip to content

Collection of examples to get started using HAP-NodeJS as a library.

Notifications You must be signed in to change notification settings

homebridge/HAP-NodeJS-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HAP-NodeJS Examples

This repository is designed to give some examples on how to use HAP-NodeJS as a library to create your own HomeKit enabled accessories.

This repository contains examples written in Typescript as well in Javascript.

To start with one of the examples, ensure you have Node.js installed and then navigate into the folder for the respective example and follow the instructions defined in the README of the example.

Typescript

  • Light Example: Accessory exposing a Lightbulb service with On and Brightness characteristics

JavaScript

  • Light Example: Accessory exposing a Lightbulb service with On and Brightness characteristics

About

Collection of examples to get started using HAP-NodeJS as a library.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published