1.0.5 • Published 7 years ago

homebridge-daikin-ir-controller v1.0.5

Weekly downloads
2
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-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

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago