GithubHelp home page GithubHelp logo

markruys / domoticz-myenergi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mvdklip/domoticz-myenergi

0.0 0.0 0.0 34 KB

Domoticz plugin to get myenergi information

License: GNU General Public License v3.0

Python 100.00%

domoticz-myenergi's Introduction

Domoticz-myenergi

Domoticz plugin to get myenergi information

Tested with Python version 3.8, Domoticz versions 2020.2 and 2021.1

Prerequisites

Fully setup and registered myenergi Hub. Use the myenergi App to do this.

Installation

Assuming that domoticz directory is installed in your home directory.

cd ~/domoticz/plugins
git clone https://github.com/mvdklip/Domoticz-myenergi
sudo apt-get install python3-requests
# restart domoticz:
sudo /etc/init.d/domoticz.sh restart

In the web UI, navigate to the Hardware page and add an entry of type "myenergi".

Make sure to (temporarily) enable 'Accept new Hardware Devices' in System Settings so that the plugin can add devices.

Afterwards navigate to the Devices page and enable the newly created devices.

Known issues

This plugin:

  • Shows kWh readings computed by Domoticz which will be mostly correct. To get better readings myenergi would need to provide total kWh counters in their API. AFAIK they only provide per minute and per hour counters.
  • Doesn't distinguish individual devices; figures for multiple Zappi's are added up.
  • Connects to the myenergi backend and thus needs a working internet connection.
  • Only takes Zappi devices into account for now; Eddi devices are ignored.

Updating

Like other plugins, in the Domoticz-myenergi directory:

git pull
sudo /etc/init.d/domoticz.sh restart

Parameters

Parameter Value
Hub serial Serial of the myenergi hub
Password Password as set in the app
Query interval how often is data retrieved
Debug show debug logging

Acknowledgements

Based on

https://github.com/rklomp/Domoticz-SMA-SunnyBoy
https://github.com/twonk/MyEnergi-App-Api

domoticz-myenergi's People

Contributors

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