Giter VIP home page Giter VIP logo

homebridge-itho-cve-eco-rft's Introduction

DEPRECATED

The HomeKit APIs are now implemented directly on the ESP chip, see https://github.com/adri/IthoEcoFanRFTHomeKit.

Homebridge plugin to control the Itho CVE Eco RFT

Adds ventilation controls to homekit via homebridge.

Ventilation controls in action

Installation

Add the following accessory to the homebridge config in ~/.homebridge/config.json:

    "accessories": [
        {
          "accessory": "IthoCVE_ECO_RFT_Ventilation_Accessory",
          "name": "Ventilation",
          "url": "http://192.168.178.20"
        }
    ],
  • name: Choose a name for your ventilation controls in the Home app
  • url: Must point to the REST API of the IthoEcoFanRFT project

homebridge-itho-cve-eco-rft's People

Contributors

adri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

mptrs fremouw jhnvz

homebridge-itho-cve-eco-rft's Issues

Homebridge error: ERROR LOADING PLUGIN homebridge-itho-cve-eco-rft

Hi Adrian, not sure if this project is maintained still. I am using homebridge for a few years already and I recently found your great project for the ITHO vent, which I use also. I have the ESP8266 running & geared up. This homebridge plugin does not load and stops homebridge during start up cycle.

Below you can find the output of "tail -f /var/log/homebridge.err".
(Note I did not yet pair the running with the ITHO)

Thnx & kind regards, Ton

[2019-2-3 11:32:43] ====================
[2019-2-3 11:32:43] ERROR LOADING PLUGIN homebridge-itho-cve-eco-rft:
[2019-2-3 11:32:43] Error: Cannot find module 'request'
at Function.Module._resolveFilename (module.js:555:15)
at Function.Module._load (module.js:482:25)
at Module.require (module.js:604:17)
at require (internal/module.js:11:18)
at Object. (/usr/lib/node_modules/homebridge-itho-cve-eco-rft/index.js:3:15)
at Module._compile (module.js:660:30)
at Object.Module._extensions..js (module.js:671:10)
at Module.load (module.js:573:32)
at tryModuleLoad (module.js:513:12)
at Function.Module._load (module.js:505:3)
[2019-2-3 11:32:43] ====================

/usr/lib/node_modules/homebridge/lib/api.js:64
throw new Error("The requested accessory '" + name + "' was not registered by any plugin.");
^
Error: The requested accessory 'IthoCVE_ECO_RFT_Ventilation_Accessory' was not registered by any plugin.
at API.accessory (/usr/lib/node_modules/homebridge/lib/api.js:64:13)
at Server._loadAccessories (/usr/lib/node_modules/homebridge/lib/server.js:264:42)
at Server.run (/usr/lib/node_modules/homebridge/lib/server.js:86:38)
at module.exports (/usr/lib/node_modules/homebridge/lib/cli.js:40:10)
at Object. (/usr/lib/node_modules/homebridge/bin/homebridge:17:22)
at Module._compile (module.js:660:30)
at Object.Module._extensions..js (module.js:671:10)
at Module.load (module.js:573:32)
at tryModuleLoad (module.js:513:12)
at Function.Module._load (module.js:505:3)
at Function.Module.runMain (module.js:701:10)
at startup (bootstrap_node.js:194:16)
at bootstrap_node.js:618:3

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.