homebridge-energyselect

0.0.3 • Public • Published

homebridge-energyselect

Gulf Power Energy Select plugin for Homebridge

Installation

  1. Install homebridge using: npm install -g homebridge
  2. Install this plugin using: npm install -g homebridge-energyselect
  3. Update your configuration file. See sample config.json snippet below.

Configuration

Configuration sample:

   "platforms": [
     {
       "platform": "EnergySelect",
       "username": "you@example.com",
       "password": "YourPa$$w0rd"
     }
   ]

Fields:

  • "platform": Must always be "EnergySelect" (required)
  • "username": Username for your Energy Select account (required)
  • "password": Password for your Energy Select account (required)

Package Sidebar

Install

npm i homebridge-energyselect

Weekly Downloads

1

Version

0.0.3

License

ISC

Unpacked Size

15.3 kB

Total Files

10

Last publish

Collaborators

  • giniae