GithubHelp home page GithubHelp logo

maurosbicego / opendtu-to-influxdb Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 19 KB

Tool to periodically send the data from OpenDTU to a Influx bucket

License: GNU General Public License v3.0

Dockerfile 5.63% Python 94.37%

opendtu-to-influxdb's Introduction

OpenDTU-to-InfluxDB

Tool to periodically send the data from OpenDTU to a Influx bucket. Tested with OpenDTU v24.3.15 and with a Hoymiles HM-600 inverter.

-> Kleines Tool/Script zum Senden von Daten aus OpenDTU in ein InfluxDB-Bucket

Usage

This tool can be used with docker-compose. It can also be run directly

Configuration

First, copy the file sample-config.py to config.py and adapt all the necessary details. You need to create an API Key in Influx and adapt the config according to your setup.

If you have setup InfluxDB with https place the root CA certificate that corresponds to the InfluxDB instance to root.crt. It will be installed inside the Docker container.

If your instance has a DNS name that is not resolvable in the docker container, add it to the docker-compose.yml

Everything should now be configured

Running with docker-compose

Note: It is assumed that docker and docker-compose are already installed Copy everything to the place of your choice, then, you can start it: sudo docker-compose up -d

If you make any changes, you need to rebuild the Docker by using sudo docker-compose up -d --build

Disclaimer / In case of problems

Use at own risk. I created this tool for my own use, and it is very basic and can contain a lot of errors, also depending on the installation. I might add more functionality if people are interested. Feel free to open an issue in case of requests or errors.

opendtu-to-influxdb's People

Contributors

maurosbicego avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.