1.0.5 • Published 8 years ago

homebridge-daikin-ir-controller v1.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
8 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-daikin-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.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago