Skip to content

vishbin/homebridge-daikin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

homebridge-platform-daikin

Daikin Platform plugin for the Homebridge project.

will support

  • daikin leagacy thermostat not supported by ecobee

Installation

  1. Install homebridge using: npm install -g homebridge
  2. Install this plugin using: npm install -g homebridge-platform-daikin
  3. Update your configuration file. See the sample below.

Updating

  1. npm update -g homebridge-platform-daikin

Configuration

Configuration sample:

   "platforms": [
       {
           "platform": "Daikin",
           "name": "Daikin Platform"
       }
   ]

Optional parameters:

Credits

https://github.com/nfarina/homebridge

About

Daikin Platform plugin for the [Homebridge](https://github.com/nfarina/homebridge) project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published