Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.82 KB

Introduction.md

File metadata and controls

40 lines (23 loc) · 1.82 KB

Wiki about Eversolar perl logger

Introduction

The software is mainly documented in the code, this wiki is more focused on how to set up the hardware, supported software and interesting facts for anyone wanting to build a cheap monitoring system

Details

Current typical setup is a Raspberry Pi, one USB to RS485 port connected to one or two Eversolar inverters. There are people using ethernet to RS485 adapters, RS422 adapters and desktop pc's or NAS boxes. Anything goes, but remember to consider the power consumption, this solution is going to be working 24x7x365, so the power saved by using a light system may pay off within a year or two.

How this wiki is organized

Cabling

Raspberry pi and known good USB to RS485 adapters (and known bad adapters)

How to setup the system using a single file that contains a working operating system with all software installed. ONLY on Raspberry Pi model B and model 2. The old image does not support Home Assistant integration! Raspberry 3 and 4 require full install! The image is way too old for such new systems.

How to setup the software stack required from scratch, you're IT savvy, if this your path. The dockumentation is from old PRI 2 systems, newer OS will be a tad different

Links to downloadable images, documentation, support threads

How to extract data easily from the database

Home Assistant integration: Modify the [mqtt] section in the ini file, and the script will populate your HA with all data available from your inverter!

A place to let other people know if got the system working.