Giter Site home page Giter Site logo

ericcirone / homebridge-icomfort Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pdemarco925/homebridge-icomfort

0.0 2.0 0.0 9 KB

This is a plugin for homebridge for the Lennox iComfort Thermostat implemented in Java Script.

License: MIT License

JavaScript 100.00%

homebridge-icomfort's Introduction

view on npm npm module downloads

homebridge-icomfort

This is a plugin for homebridge for the Lennox iComfort Thermostat implemented in Java Script.

Update 3/27/2018: Version 1.0.0

  • Added support for zones. Added an optional zoneNumber parameter (defaults to 0 for single zone systems). For multi-zone systems just add another configuration with a unique name and zoneNumber.
  • Deprecated Program Mode setting. Lennox changed their interface and it no longer works. Switching modes (OFF, COOL, HEAT, AUTO) will only work in manual mode and not in program / schedule mode.
  • Added Away custom characteristic to enable / disable Away mode. This characteristic is not available from the Apple Home.app. It is available in more functional HomeKit apps and can be added to an automation or scene which can be triggered by Siri or the Home.app.

Installation

  1. Install homebridge using: npm install -g homebridge
  2. Install this plugin using: npm install -g homebridge-icomfort
  3. Update your configuration file. See below for a sample.

Example Configuration

  {
    "accessory": "iComfortThermostat",
    "name": "Thermostat",
    "username": "USERNAME",
    "password": "PASSWORD",
    "gatewaySN": "SERIAL_NUMBER",
    "zoneNumber": 0
  }

License

This work is licensed under the MIT license. See license for more details.

Thanks

Thanks to Daniel McQuiston for his icomfort-js repo which is used as the interface to the iComfort Thermostat.

homebridge-icomfort's People

Contributors

pdemarco925 avatar ericcirone avatar

Watchers

James Cloos avatar  avatar

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.