homebridge-energenie-ener314rt
v1.0.2
Published
energenie-ener314rt plugin for the Homebridge project
Downloads
14
Maintainers
Readme
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:
- Install globally by running
npm install -g homebridge-energenie-ener314rt@latest
- 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