Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

homebridge-energenie-ener314rt

mkilivan12ISC1.0.2

energenie-ener314rt plugin for the Homebridge project

homebridge-plugin, energenie, ener314rt

readme

npm version

homebridge-energenie-ener314rt

Control your Energenie from your iOS device using apple's HomeKit. See homebridge for more information controlling 3rd party devices through HomeKit.

Getting Started

Plug in your ENER314-RT-VER01 board from Energenie onto the 26 pin or 40 pin connector of your Raspberry Pi.

Installation

Make sure that homebridge is installed first, then:

  1. Install globally by running npm install -g homebridge-energenie-ener314rt@latest
  2. Update your config file. See the sample below.

Configuration

Exaple config.json:

    "platforms": [
        {
            "platform": "Energenie-Ener314rt",
            "name": "Ener314rt",
            "switches": [
                {
                    "name": "Corner light",
                    "socket": 1
                }
            ]
        }
    ]

Credits

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Bugs and Future Work

Future work is detailed on the github issues page. Please raise any bugs, questions, queries or enhancements you have using this page.

https://github.com/mkilivan/homebridge-energenie-ener314rt/issues