{"id":37116581,"url":"https://github.com/jens18/lgresu","last_synced_at":"2026-01-14T13:39:49.545Z","repository":{"id":57596296,"uuid":"124996519","full_name":"jens18/lgresu","owner":"jens18","description":"LG Resu 10 LV Monitor","archived":false,"fork":false,"pushed_at":"2019-11-06T02:39:50.000Z","size":3766,"stargazers_count":29,"open_issues_count":2,"forks_count":8,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-11-08T11:55:50.962Z","etag":null,"topics":["bms","canbus","discoveraes","energy","ess","lgchem","storage"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jens18.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-13T05:21:02.000Z","updated_at":"2024-09-20T13:23:02.000Z","dependencies_parsed_at":"2022-09-26T20:01:34.360Z","dependency_job_id":null,"html_url":"https://github.com/jens18/lgresu","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jens18/lgresu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens18%2Flgresu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens18%2Flgresu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens18%2Flgresu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens18%2Flgresu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jens18","download_url":"https://codeload.github.com/jens18/lgresu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jens18%2Flgresu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28421498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T13:30:50.153Z","status":"ssl_error","status_checked_at":"2026-01-14T13:29:08.907Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bms","canbus","discoveraes","energy","ess","lgchem","storage"],"created_at":"2026-01-14T13:39:48.976Z","updated_at":"2026-01-14T13:39:49.531Z","avatar_url":"https://github.com/jens18.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"= LG Resu 10 LV Monitor image:https://travis-ci.org/jens18/lgresu.svg[\"Build Status\", link=\"https://travis-ci.org/jens18/lgresu\"] image:https://coveralls.io/repos/github/jens18/lgresu/badge.svg?branch=master[\"Coverage Status\", link=\"https://coveralls.io/github/jens18/lgresu?branch=master\"] image:https://godoc.org/github.com/jens18/lgresu/lgresustatus?status.svg[\"GoDoc\", link=\"https://godoc.org/github.com/jens18/lgresu/lgresustatus\"] image:https://goreportcard.com/badge/github.com/jens18/lgresu[\"Go Report Card\", link=\"https://goreportcard.com/report/github.com/jens18/lgresu\"]\n\n== Introduction\n\nThe http://www.lgchem.com/global/ess/ess/product-detail-PDEC0001[LG Resu 10 LV] Energy Storage System is a very compact, residential Lithium Ion battery made by LG Chem. The lgresu monitoring system can be adapted to work with other CANBus based Lithium Ion Battery Management Systems (BMS)(for example http://discoveraes.com/[Discover AES] batteries).\n\n== Monitoring\n\nThe lgresu project provides a server and web based monitoring system to visualize the main LG Resu 10 LV BMS metrics such as:\n\n* State Of Charge (SOC)\n* State Of Health (SOH)\n* Voltage\n* Current\n* Temperature. \n\nimage::doc/lg_resu_dashboard_phone.png[Screenshot,375,660]\n\n== Operation\n\nThe lgresu server also supplies the LG Resu 10 LV battery with a 'keep-alive' CANBus message which enables the use of a \n48VDC inverter without a CANBus connection to the LG Resu 10 LV.\n\n== Hardware\n\nlgresu software requires a Raspberry PI equipped with a CANBus module connected to a LG Resu 10 battery:\n\nimage::doc/lg_resu_mon_hardware_1200x800.jpg[]\n\nMore details about the hardware can be found in link:https://github.com/jens18/lgresu/blob/master/doc/LGResuMon.adoc[LGResuMon.adoc]. \n\nThis solution can coexist with other products for integration of the LG Resu 10 battery with an inverter \n(Schneider Conext Bridge, Victron ESS, SMA Sunny Island, ...).\n\nIt is also possible to connect this hardware to a car CANBus with an ODB2 to RJ45 adapter cable.\n\n== Documentation\n\nlg_resu_mon server: https://github.com/jens18/lgresu/blob/master/doc/LGResuMon.adoc +\nlg_resu_dashboard web application: https://github.com/jens18/lgresu/blob/master/doc/LGResuMon.adoc +\nlgresustatus API: https://godoc.org/github.com/jens18/lgresu/lgresustatus +\ndatarecorder API: https://godoc.org/github.com/jens18/lgresu/datarecorder +\nRaspberry PI configuration: https://github.com/jens18/lgresu/blob/master/doc/RPISetup.adoc +\nSolar/Grid Hybrid System notes: https://jenska.gitlab.io/jknotes/posts/hybrid_grid/ +\nDiscover AES CANBus specification: http://discoveraes.com/wp-content/uploads/2017/12/AEBus-Communication-Protocol-Specification.pdf\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjens18%2Flgresu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjens18%2Flgresu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjens18%2Flgresu/lists"}