Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

athom-api

Package Overview
Dependencies
Maintainers
3
Versions
485
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

athom-api

Bundles all Homey API's

  • 3.9.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
511
increased by421.43%
Maintainers
3
Weekly downloads
 
Created
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

Package last updated on 01 Mar 2024

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc