0.1.4 • Published 6 months ago

homebridge-daitsu-atw v0.1.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

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

0.1.2

7 months ago

0.1.2-beta.0

7 months ago

0.1.4

6 months ago

0.1.3

6 months ago

0.1.0

1 year ago

0.0.3

1 year ago