Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

legnoh/homebridge-daikin-air-purifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebridge-daikin-air-purifier (beta)

image

  • Homebridge Plugin for Daikin Smart Purifier(MCK70U(no checked)/MCK70V).
  • Complies with Service.AirPurifier
  • Compatible with iOS 11 and above - iOS 10 Home app does not support AirPurifier service.
  • this plugin can't set "humdity". please wait update 🙇

Installation

  1. Install homebridge using: sudo npm install -g homebridge
  2. Install this plugin using: sudo npm install -g legnoh/homebridge-daikin-air-purifier
  3. Update your configuration file. See below example.

Config file

"accessories": [{
    "accessory": "DaikinAirPurifier",
    "name": "YOUR_DEVICE_NAME",
    "login_id": "YOUR_ID",
    "password": "YOUR_PASSWORD"
}]

Configurations

Parameter Description Required Default type
accessory always "DaikinAirPurifier". - String
name name of the accessory - for DisplayName and logs. - String
username your "out-of-home" Login id. - String
password your "out-of-home" password. - String

Control

TBD

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published