Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
njfaria committed Nov 3, 2020
1 parent 2994248 commit ac69f5d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@ Sends data per MQTT to your local broker ( for Home Automation for example ) and
Interfaces with solpiplog to change the inverter to switch to grid or solar, based on predifined SOC values.
## Instalation
- download [<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/njfaria/bmvlog">](https://github.com/njfaria/bmvlog/releases)
- create a folder on your raspberry with explorer or per commandline > mkdir bmv
- create a folder on your raspberry with explorer or per commandline
>mkdir bmv
- copy downloaded zip to bmv folder
- unzip the file
- execute > setup.sh
- execute
>setup.sh
## [Values sent over MQTT](/docs/mqttvalues.md)
## Appearance
Expand Down

0 comments on commit ac69f5d

Please sign in to comment.