0.0.1 • Published 6 months ago
homebridge-cs8p v0.0.1
homebridge-cs8p
Homebridge plugin for chronosoft8-puppeteer application.
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