An open API service indexing awesome lists of open source software.

https://github.com/celsworth/lxp-bridge

A bridge to MQTT/InfluxDB/Postgres for communications with LuxPower inverters
https://github.com/celsworth/lxp-bridge

home-assistant influxdb inverter mqtt mysql postgresql rust sqlite3

Last synced: 5 months ago
JSON representation

A bridge to MQTT/InfluxDB/Postgres for communications with LuxPower inverters

Awesome Lists containing this project

README

          

> lxp-bridge is no longer being maintained - please feel free to fork and take over development - open a Discussion item to let us know!

Please see [jaredmauch/eg4-bridge](https://github.com/jaredmauch/eg4-bridge) for a maintained alternative. Thanks Jared for picking this up!

# lxp-bridge

lxp-bridge is a tool to communicate with a LuxPower inverter (commonly used with home-battery and solar setups), written in Rust.

It allows you to monitor and control your inverter locally without any dependence on the manufacturer's own servers in China.

## Home Assistant add-on
Click the icon below to add this repository to your Home Assistant instance or follow the procedure highlighted on the [Home Assistant website](https://home-assistant.io/hassio/installing_third_party_addons).

[![Install lxp-bridge add-on repo.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fcelsworth%2Flxp-bridge)

## Pre-built images
You can use pre-built images from here: https://hub.docker.com/r/celsworth/lxp-bridge

## Documentation

Full documentation is now in the [Wiki](https://github.com/celsworth/lxp-bridge/wiki).