项目作者: kobim

项目描述 :
Efergy EGO plugin for homebridge: https://github.com/nfarina/homebridge
高级语言: JavaScript
项目地址: git://github.com/kobim/homebridge-efergy-ego.git
创建时间: 2018-05-30T10:10:23Z
项目社区:https://github.com/kobim/homebridge-efergy-ego

开源协议:MIT License

下载


npm version
License

Homebridge-Efergy-EGO

Efergy EGO is a smart outlet which communicates over WiFi. This homebridge plugin allows control via HomeKit devices.

Installation

Please make sure you use Node.js 8 or higher

Install the plugin:
npm install -g homebridge-efergy-ego

Add the platform EfergyEGO to your config.json:

  1. {
  2. "platforms": [
  3. {
  4. "platform": "EfergyEGO",
  5. "name": "EGO"
  6. }
  7. ]
  8. }

Acknowledgement

License

Copyright 2018 by Kobi Meirson. Licensed under MIT.