1.7.5 • Published 5 months ago

homebridge-gira-homeserver v1.7.5

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

Homebridge Gira HomeServer Plugin

Homebridge Plugin for integrating Gira HomeServer with HomeKit.

Installation

  1. Install Homebridge if you haven't already:
npm install -g homebridge

Install the Gira HomeServer Plugin:

npm install -g homebridge-gira-homeserver

Configuration

Add the platform to your config.json file:

"platforms": [
  {
    "platform": "GiraHomeServer",
    "name": "Gira HomeServer",
    "lights": [
      {"name": "Light 1", "id": "1_1_13"},
      {"name": "Light 2", "id": "1_1_14"},
      {"name": "Light 3", "id": "1_1_15"}
    ],
    "serverIP": "ip",
    "username": "bn",
    "password": "pw"
  }
]

Adjust the configuration according to your Gira HomeServer installation.

License This project is licensed under the MIT License.

1.7.5

5 months ago

1.7.4

5 months ago

1.7.3

5 months ago

1.7.2

5 months ago

1.7.1

5 months ago

1.7.0

5 months ago

1.6.5

5 months ago

1.6.4

5 months ago

1.6.1

6 months ago

1.6.0

6 months ago

1.5.4

6 months ago

1.5.2

6 months ago

1.5.0

6 months ago

1.4.4

6 months ago

1.4.1

6 months ago

1.3.6

6 months ago

1.3.5

6 months ago

1.3.4

6 months ago

1.3.3

6 months ago

1.3.1

6 months ago

5.1.0

6 months ago

1.3.0

6 months ago

1.2.9

7 months ago

1.2.8

7 months ago

1.2.7

7 months ago

1.2.5

7 months ago

1.2.4

7 months ago

1.2.3

7 months ago

1.2.2

7 months ago

1.2.1

7 months ago

1.1.4

7 months ago

1.1.2

7 months ago

1.1.1

7 months ago

1.0.14

7 months ago

1.0.13

7 months ago

1.0.12

7 months ago

1.0.11

7 months ago

1.0.10

7 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago