Skip to content

Releases: bjoernbrings/openhab-addons

Release list

4.0.0

Choose a tag to compare

@bjoernbrings bjoernbrings released this 10 Sep 20:15
3751fd0

Release is based on https://github.com/RealMalWare/openhab-addons/tree/E3DC
Adjustments I did were rather small (will later push them to my repository whenever I have time: changed pom.xml to latest bouncycastle release https://www.bouncycastle.org/latest_releases.html (libs could be downloaded there, included the pom.xml in case someone want to keep working), updated header of files).

The Jar should include all you need

E3DC POC

Choose a tag to compare

@bjoernbrings bjoernbrings released this 26 Jan 21:30

This is a prove of concept for an E3DC binding using the RSCP interface. That work is greatly benefiting from prework that @bvotteler has done with his java library.
This POC does only read values.

You need to put the Jar from below in the addon folder together with the Bouncycastle encryption library (https://www.bouncycastle.org/download/bcprov-jdk15on-168.jar).