homebridge-daitsu-atw
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

Daitsu ATW Plugin

Plugin for Homebridge to control Daitsu ATW devices. This plugin is based on homebridge-gree-air-conditioner, but focused on Daitsu ATW devices.

Supports

  • Daitsu ATW
  • Gree & partners AC & ATW
  • All AC devices controlled by EWPE Smart APP.

Features

  • Heater/Cooler info in a thermostat accessory
  • Water box heater info in a thermostat accessory

Requirements

  • Node.js v16.0.0 or higher
  • Homebridge v1.6.0 or higher
  • Daitsu ATW device (tested on f1 modelType and version 5.0.0)

Future features

  • Flags for all status views (compressor, fan, etc.)
  • Set methods to control the device
  • Power & mode switches
  • Temperature control
  • Water box heater control

Installation

npm install homebridge-daitsu-atw -g

Configuration

{
    "platforms": [
        {
            "platform": "DaitsuATW",
            "scanAddress": "192.168.1.255",
            "scanCount": 10,
            "mac": "xx:xx:xx:xx:xx:xx",
        }
    ]
}

Credits

homebridge-gree-air-conditioner by kongkx

gree-remote by tomikaa87

Readme

Keywords

Package Sidebar

Install

npm i homebridge-daitsu-atw

Weekly Downloads

0

Version

0.1.4

License

Apache-2.0

Unpacked Size

63.4 kB

Total Files

33

Last publish

Collaborators

  • rubenrp