0.0.1 • Published 6 months ago

homebridge-cs8p v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

homebridge-cs8p

Homebridge plugin for chronosoft8-puppeteer application.

License: MIT

Usage

Add the following content to your config.json:

{
  "name": "Chronosoft8",
  "platform": "Chronosoft8PuppeteerPlatform",
  "address": "192.168.1.100",
  "port": "12345"
}

with:

  • name: "Chronosoft8"
  • platform: "Chronosoft8PuppeteerPlatform"
  • address: the ip address of the chronosoft8-puppeteer application
  • port: the port of the chronosoft8-puppeteer application

Licensing

This project is licensed under the MIT license.

0.0.1

6 months ago