athom-api
TypeScript icon, indicating that this package has built-in type declarations

3.9.2 • Public • Published

DEPRECATED

Switch to node-homey-api instead.

athom-api

JavaScript API client for all Athom services and products

Installation

For Node.js or compiled projects:

npm i athom-api

Alternatively:

<script type="text/javascript" src="//cdn.athom.com/athom-api/${NPM_VERSION}/athom-api.min.js"></script>

Usage

This module exports HomeyAPI and AthomCloudAPI. When used in environment without module/import support, these exports can be found at the global variable AthomAPI.

Requirements

This module runs in any environment that supports Promises and fetch, XMLHTTPRequest or request. This includes NodeJS 4 or higher, React Native, and most modern web browsers.

Readme

Keywords

none

Package Sidebar

Install

npm i athom-api

Weekly Downloads

48

Version

3.9.2

License

GPL-3.0

Unpacked Size

1.91 MB

Total Files

49

Last publish

Collaborators

  • robinbolscher
  • weejewel
  • athombv-github-actions