1.0.2 • Published 7 years ago

homebridge-daiken-ir-controller v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Daikin IR Controller - ARC452A4

Setup

Requires the oznu/daikin-ir-controller server running on a RaspberryPi or similar.

Install

npm install -g homebridge-daiken-ir-controller

Configuration

"accessories": [
    {
        "accessory": "Daikin Thermostat",
        "name": "Thermostat",
        "controller": "http://localhost:3003"
    }
],

The controller should be pointed to the host running the oznu/daikin-ir-controller

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago