Socket
Socket
Sign inDemoInstall

athom-api

Package Overview
Dependencies
0
Maintainers
3
Versions
485
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    athom-api

Bundles all Homey API's


Version published
Maintainers
3
Install size
1.82 MB
Created

Readme

Source

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.

FAQs

Last updated on 01 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc