Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
njfaria committed Oct 30, 2020
1 parent b349376 commit 12c8a7e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
[<img alt="donate" src="https://img.shields.io/badge/donate-Paypal-green">](https://www.paypal.com/donate?hosted_button_id=ZDTGKU48JP678&source=url)
[<img alt="Suporter Names" src="https://img.shields.io/badge/suporter-names-orange">](/docs/suporternames.md)

Batrium bms logger for raspberry pi
Sends data per MQTT to your local broker ( for Home Automation for example ) and to your local Emoncms account.
Interfaces with solpiplog to change the inverter to switch to grid or solar, based on predifined SOC values.
* Batrium bms logger for raspberry pi
* Sends data per MQTT to your local broker ( for Home Automation for example ) and to your local Emoncms account.
* Interfaces with solpiplog to change the inverter to switch to grid or solar, based on predifined SOC values.

## Instalation
make a folder on your raspberry named batrium
copy the zip file from the latest release [<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/njfaria/batriumlog">](https://github.com/njfaria/batriumlog/releases) to that folder and unzip it
copy batrium.desktop to your raspberry desktop
execute it
* make a folder on your raspberry named batrium
* copy the zip file from the latest release [<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/njfaria/batriumlog">](https://github.com/njfaria/batriumlog/releases) to that folder and unzip it
* copy batrium.desktop to your raspberry desktop
* execute it

## [Values sent over MQTT](/docs/mqttvalues.md)

Expand Down

0 comments on commit 12c8a7e

Please sign in to comment.