This package has been deprecated

Author message:

Use homebridge-daikin-esp8266 instead

homebridge-daikin-ir-controller

1.0.5 • Public • Published

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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i homebridge-daikin-ir-controller

    Weekly Downloads

    2

    Version

    1.0.5

    License

    MIT

    Last publish

    Collaborators

    • oznu