homebridge-paperspace
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

Homebridge Paperspace

This Homebridge plugin connects Apple HomeKit to your Paperspace account so you can manage your Paperspace machines.

Installation

Manual Installation

If you're not using config-ui-x, run

npm install -g --unsafe-perm homebridge-paperspace

Configuration

You will need a Paperspace API Key to manage your Paperspace account.

In your Homebridge config.json, add the following config:

"platforms": [
  {
      "platform": "Paperspace",
      "name": "Paperspace",
      "apiKey": "<YOUR-API-KEY-HERE>"
  }
]

Readme

Keywords

Package Sidebar

Install

npm i homebridge-paperspace

Weekly Downloads

0

Version

0.2.0

License

ISC

Unpacked Size

45.8 kB

Total Files

30

Last publish

Collaborators

  • steverice