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
- Host: GitHub
- URL: https://github.com/celsworth/lxp-bridge
- Owner: celsworth
- License: mit
- Created: 2021-05-08T14:45:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-20T20:28:20.000Z (over 1 year ago)
- Last Synced: 2025-03-20T22:01:44.796Z (over 1 year ago)
- Topics: home-assistant, influxdb, inverter, mqtt, mysql, postgresql, rust, sqlite3
- Language: Rust
- Homepage:
- Size: 893 KB
- Stars: 30
- Watchers: 6
- Forks: 23
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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).
[](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).