homebridge-syntex-json-database

1.0.0-b1 • Public • Published

Homebridge SynTex JSON Database

A plugin to store information in a JSON database.

Installation

  1. Install homebridge using: sudo npm install -g homebridge
  2. Install this plugin using: sudo npm install -g homebridge-syntex-json-database
  3. Update your configuration file. See snippet below.

Example Config

"platforms": [
    {
        "platform": "SynTexJSONDatabase",
        "port": 3306,
        "cache_directory": "./SynTex/",
    }
]

Package Sidebar

Install

npm i homebridge-syntex-json-database

Weekly Downloads

2

Version

1.0.0-b1

License

ISC

Unpacked Size

9.42 kB

Total Files

3

Last publish

Collaborators

  • syntexdzn