1.0.2 • Published 3 years ago

homebridge-energenie-ener314rt v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
3 years ago

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