homebridge-plugin-ilo
v0.0.1
Published
Homebridge plugin for controlling HPE servers through iLO.
Downloads
3
Readme
Homebridge HPE iLO plugin for HomeKit
NOTE: This is a fork of homebridge-plugin-ilo by pawelwiecaszek.
Homebridge plugin for controlling HPE servers through iLO.
Installation
npm install homebridge-plugin-ilo
Usage
{
"accessory": "IloSwitch",
"name": "IloSwitch",
"user": "YourUsernameGoesHere",
"password": "YourPassGoesHere",
"server": "Your IP/FQDN Goes Here"
}
License
This project is licensed under the MIT License - see the LICENSE.md file for details