homey

3.7.12 • Public • Published

Homey

Command-line interface and type declarations for Homey Apps.

Installation

$ npm i -g homey

Getting started

To get started run:

$ homey --help

Or read the getting started documentation.

Homey Apps SDK Documentation

Please visit https://homey.app/developer for more information.

Useful links

Z-Wave

The zwave installs homey-zwavedriver.

Zigbee

The zigbee installs homey-zigbeedriver.

RF

The rf installs homey-rfdriver, and copies pairing templates to /.homeycompose/.

OAuth2

The oauth2 installs homey-oauth2app.

Log

The log installs homey-log. You must still require the module in the app yourself:

const Log = require('homey-log');

Don't forget to add the HOMEY_LOG_URL variable to your env.json.

Readme

Keywords

none

Package Sidebar

Install

npm i homey

Weekly Downloads

257

Version

3.7.12

License

ISC

Unpacked Size

576 kB

Total Files

74

Last publish

Collaborators

  • robinbolscher
  • weejewel
  • athombv-github-actions