🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

homebridge-daiken-ir-controller

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-daiken-ir-controller

A HomeBridge module to emulate a ARC452A4 Daikin IR Remote Control

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

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

Keywords

homebridge-plugin

FAQs

Package last updated on 24 Mar 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts