GithubHelp home page GithubHelp logo

strobejb / loxberry-plugin-solaredge2mqtt Goto Github PK

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

Loxberry plugin for SolarEdge inverter

License: MIT License

Python 18.38% Shell 33.60% HTML 22.88% Perl 25.13%

loxberry-plugin-solaredge2mqtt's Introduction

Loxberry Plugin: SolarEdge-2-MQTT

Loxberry plugin to integrate SolarEdge inverters with Loxone. The plugin polls the SolarEdge cloud API every 5 minutes and publishes the statistics to the local MQTT gateway that must also be installed. The miniserver can read the MQTT topics using virtual inputs.

Installation

Install this plugin like any other. The MQTT Gateway plugin must be installed as well.

Configuration

Provide your Solaredge API key, and Site ID in the plugin configuration.

MQTT Topics

The plugin publishes the following inverter data to the MQTT topics below:

Topic Value
solaredge_grid_current_power Grid power import (or export)
solaredge_pv_current_power Solar power generation
solaredge_storage_current_power Battery power (nagative for charging, positive for drawing)
solaredge_storage_charge_level Battery charge level (percent)
solaredge_load_current_power Power consumption by the house

Miniserver config

To access these values on the miniserver:

  • Create a Virtual Input for each value you want to read.
  • Set the name of the virtual input to the MQTT topic name (above).
  • Set the permissions on each input so that the loxberry user can write to them.

It is suggest to use the new Energy Flow Monitor in Loxone 13.1, and the new meter blocks as follows:

loxberry-plugin-solaredge2mqtt's People

Contributors

strobejb avatar

Stargazers

Vi 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.