0.0.8 • Published 4 years ago

homebridge-platform-gira-homeserver v0.0.8

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

homebridge-platform-gira-homeserver

Gira HomeServer Platform plugin for HomeBridge.

This plugin is currently ALPHA quality.

Configuration

{
  "platforms": [
    {
      "platform": "GiraHomeServerPlatform",
      "name": "Gira HomeServer",
      "quadClient": {
        "host": "192.168.0.11",
        "port": 443,
        "username": "qcusername",
        "password": "qcpassword",
        "rejectUnauthorized": false
      }
    }
  ]
}

Common Problems

Error: unable to verify the first certificate

License

This project is licensed under the terms of the MIT license. See the LICENSE file for details.

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago