From e517950a8765d5d128b691c6283543f70fd5f227 Mon Sep 17 00:00:00 2001 From: David Nedved Date: Wed, 1 Apr 2020 12:06:00 +1000 Subject: [PATCH] update readme --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 75b4e46..9ae8bc8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # A Docker based Home Assistant interface for MPP/Voltronic Solar Inverters +**Docker Hub:** [`bushrangers/ha-voltronic-mqtt:latest`](https://hub.docker.com/r/bushrangers/ha-voltronic-mqtt/) + +![License](https://img.shields.io/github/license/ned-kelly/docker-voltronic-homeassistant.svg) ![Docker Pulls](https://img.shields.io/docker/pulls/bushrangers/ha-voltronic-mqtt.png) ![buildx](https://github.com/ned-kelly/docker-voltronic-homeassistant/workflows/buildx/badge.svg) + +---- + This project [was derived](https://github.com/manio/skymax-demo) from the 'skymax' [C based monitoring application](https://skyboo.net/2017/03/monitoring-voltronic-power-axpert-mex-inverter-under-linux/) designed to take the monitoring data from Voltronic, Axpert, Mppsolar PIP, Voltacon, Effekta, and other branded OEM Inverters and send it to a [Home Assistant](https://www.home-assistant.io/) MQTT server for ingestion... The program can also receive commands from Home Assistant (via MQTT) to change the state of the inverter remotely. @@ -23,14 +29,6 @@ _Example #1: My "Lovelace" dashboard using data collected from the Inverter & th _Example #2: Grafana summary allowing more detailed analysis of data collected, and the ability to 'deep-dive' historical data._ -grafana-example.jpg - ----- - -**Docker Hub:** [`bushrangers/ha-voltronic-mqtt`](https://hub.docker.com/r/bushrangers/ha-voltronic-mqtt/) - -![License](https://img.shields.io/github/license/ned-kelly/docker-voltronic-homeassistant.svg) ![Docker Pulls](https://img.shields.io/docker/pulls/bushrangers/ha-voltronic-mqtt.png) ![buildx](https://github.com/ned-kelly/docker-voltronic-homeassistant/workflows/buildx/badge.svg) - ## Prerequisites - Docker