obiltschnig / multimatic-influxdb

A macchina.io EDGE script for writing heatpump data from a Vaillant multiMATIC control to InfluxDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multimatic-influxdb

A macchina.io EDGE script for writing heatpump data from a Vaillant multiMATIC control to InfluxDB.

This script obtains heatpump data via the Vaillant multiMATIC app API and writes some parameters to an InfluxDB database.

The script can be run in the macchina.io EDGE JavaScript Playground.

The used API endpoints have been obtained from Thomas Germain's pymultiMATIC Python package. He did a great job of reverse-engineering the API from the multiMATIC Android app.

Legal Disclaimer

This software is not affiliated with Vaillant and the developers take no legal responsibility for the functionality or security of your Vaillant devices.

About

A macchina.io EDGE script for writing heatpump data from a Vaillant multiMATIC control to InfluxDB

License:MIT License


Languages

Language:JavaScript 100.0%