0.1.2 • Published 1 year ago

thermia_online v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

THERMIA_ONLINE

This Deno project is still in development and very much a work in progress. Use at your own risk.

It is also available for Node.js through this NPM package.

Thermia Online is a Deno project used to access the API behind http://online-genesis.thermia.se.

Currently only tried using the API with my own heat pump/login for the http://online-genesis.thermia.se site but working on supporting the http://online.thermia.se login as well.


Installation/Importing

Deno

import { Thermia } from "https://deno.land/x/thermia_online";

Node.js

npm install thermia_online --save

Supported/tested heat pumps

Calibra Eco

Examples

see the /examples folder.

Function list

License

MIT

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago