Giter VIP home page Giter VIP logo

homebridge-ch-ac's Introduction

Cooper&Hunter AC plugin for Homebridge

This plugins is based on https://github.com/ddenisyuk/homebridge-gree-heatercooler.

Should work with all Cooper&Hunter AC controlled by EWPE Smart APP.

Requirements

  • NodeJS (>=8.9.3) with NPM (>=6.4.1)

For each AC device you need to add an accessory and specify the IP address of the device.

Usage Example:

{
    "bridge": {
        "name": "Homebridge",
        "username": "CC:22:3D:E3:CE:30",
        "port": 51826,
        "pin": "123-45-568"
    },
    "accessories": [
        {
            "accessory": "CooperHunterAC",
            "host": "192.168.1.X",
            "name": "Bedroom AC",
            "serial": "ch-00-00-01",
            "model": "CH-S09FTXE WIFI",
            "tempSensorShift": 40,
            "updateInterval": 10000
        },
        {
            "accessory": "CooperHunterAC",
            "host": "192.168.1.Y",
            "name": "Living room AC",
            "serial": "ch-00-00-02",
            "model": "CH-S09FTXE WIFI",
            "tempSensorShift": 40,
            "updateInterval": 10000
        }
    ]
}

C&H AC communication protocol

Communication protocol for C&H AC is the same as for GreeSmart. It is described in open source project Gree Remote.

homebridge-ch-ac's People

Contributors

norberttech avatar ddenisyuk avatar

Stargazers

 avatar  avatar FNewell avatar nevada_scout avatar Yuri avatar Konstantin Kabanov avatar Mykyta Andriievskyi avatar Nastra avatar Vladislav Burlak avatar Denis Lysenko avatar  avatar Konrad P avatar George Dobrovolsky avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar

homebridge-ch-ac's Issues

Current temperature reading

Cześć, widziałem że planujesz to jeszcze rozwijać. Orientujesz się czy da się pobrać odczyty aktualnej temperatury? W moim C&H to nie działa (zawsze 0), tak samo jak tryb auto, ale ten tryb auto chyba celowo? Bo widzę że ustawiasz po prostu targetTemp na cooling i heating taki sam. Kiepski jestem z noda, a api homebridge nie znam wcale, ale mimo to próbuje coś powojować. Gdzie skończyła ci się cierpliwość, a gdzie możliwości? Bo czuję że walę głową w ścianę.

W ogóle śmieszna sprawa, szuka człowiek wtyczki do chińskiej klimatyzacji i widzi twarz z tych wszystkich phpowych konferencji jako autora.

Error on startup

The plugin works fine, but this error shows up on statup:
This plugin generated a warning from the characteristic 'Cooling Threshold Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 16. See https://homebridge.io/w/JtMGR for more info.

use plugin with vrf ac with multiple units

Hi,
I have installed a VRF ac that has 4 units in total. When I set up the EWPE SMART app, all 4 units appear. However, I have only one wifi module attached to the main unit with only one IP address. I am unable to connect to the homekit with the link. Is it possible to connect 4 units with only 1 IP address?

Thanks!
Dean

EWPE SMART

Since this work using ewpa smart, do you think I could use it to control aermec / novatherm units ?
Thank you !

Toyotomi

Is there any way for this plug in to work for toyotomi air conditioner that works with ewpe?

Temp stuck at -40c

2 C&A air conditioner firmware 3.70 last plugin version installed: temperature monitor don't move from -40 degree. Other home, same plugin version but firmware 3.52 no problem at all

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.