Skip to main content

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