This package has been deprecated

Author message:

Use homebridge-daikin-esp8266 instead

homebridge-daiken-ir-controller

1.0.2 • 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-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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published

Package Sidebar

Install

npm i homebridge-daiken-ir-controller

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • oznu