This binding connects to the LG ESS Enervu service either via cloud(https://enervu.lg-ess.com) or directly via local REST-API and provides all readings available from the official app as well as some confinience trigger channel.
The binding is compatible with OpenHAB 3.1 and later.
Autodiscovery of the local powerrouter is supported
Data for current / daily / monthly usage is supported
Trigger event when produced power is above a configured threshold is available
Trigger event when battery SOC is below a configured threshold is available
Trigger event when battery SOC is fully charged, at low battery state or fully depleted available
The url in the topic is wrong. It points to the GitHub page, but it should point to the jar file directly. @SkyRaVeR in general it’s not needed to put jar files in a repository. Just create a release on GitHub and attach the jar file to that release and put the url to that release here in the topic.
@humus2002 If you want to test, before the url is fixed in this topc, it download the jar file and put the jar file in the addons folder.
sorry for the long delay to answer.
I created as suggested by hilbrand a release and put this url here in the “resources section” instead of the old one.
Since I am a struggling with git and the structure at all I don’t know exactly if it’s working or not.
Currently still the binary repo is referred but I will move to the source repo with a release in the near future (didn’t know about the release binary thing there)
After changing the urls i just tried it with a fresh openhab install and installed it from the marketplace myself and it’s magically working.
Though I noticed that it downloaded the version 3.4.3-snapshot and I run 4.0.1.
Looks like the binding works with 4.0.1 as well - at least it discovered my powerrouted automatically.
@hilbrand One short question - do i need to open a thread for each openhab version or how does openhab marketplace know which file to install?