Dash docset for homebridge
Auto-generated from the docs that are available at https://developers.homebridge.io/
Download from the “User Contributed” section from within dash
— OR —
Alternatively download the latest docset from Releases section from this repo.
Note: If possible, download it from within Dash so it’ll stay up-to-date when new releases are pushed. Installing it manually means you won’t get updates
For building the docset, you need to have dashing installed.
For actually downloading and building the docset:
npm run download-docs
npm run generate-docset
There is probably a smarter way of doing this by just using services.json + characteristics.json that the website itself uses for generation.