0.0.1 • Published 5 years ago

melcloud-reader v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

melcloud-reader

A Node.js module that reads data from the Mitsubishi MELCloud API. It does not support, and is not intended for, modifying the state of devices accessible via the API.

Note that the MELCloud API is not officially supported. It may change at any time, in which case this module will either stop working or report incorrect data.

Installing

Not published yet...

Usage

See the examples directory.

Develop

Source code is ES6 and uses CommonJS modules.

The examples use async/await which means that Node.js 7.6 or newer is required.

Run tests:

npm test

Alternatives

Author

Per Rovegård, per@rovegard.se