Skip to content

Releases: RealMalWare/openhab-addons

Version 2022-02-10 (beta) (OH 3.2)

Pre-release

Choose a tag to compare

@RealMalWare RealMalWare released this 10 Feb 19:49

Version 2022-02-10 (beta) (OH 3.2)

More details: https://community.openhab.org/t/e3dc-binding-beta/133155

Full Changelog: poc++...e3dc_2022_02_10

Luxtronik 1 Binding

Luxtronik 1 Binding Pre-release
Pre-release

Choose a tag to compare

@RealMalWare RealMalWare released this 01 Feb 22:18

First public release of the Luxtronik 1 Binding

Tested with openHAB 3.2 (openHABian)

  • org.openhab.binding.luxtronik1-3.3.0-SNAPSHOT.jar
  • org.openhab.binding.luxtronik1-3.3.0-SNAPSHOT.kar

Old version of the binding with different code base. Maybe helpful for general testing on 2.5 systems

  • org.openhab.binding.luxtronik1-2.5.4-SNAPSHOT.jar

Version 2023-08-25 (beta) (OH 4)

Pre-release

Choose a tag to compare

@RealMalWare RealMalWare released this 25 Aug 08:19
927dbba

Early bird v4 release

Version 2023-08-29 (beta) (OH 4)

Pre-release

Choose a tag to compare

@RealMalWare RealMalWare released this 25 Aug 08:40
927dbba

early test version
works stable on my OH 4.0.2

Version 2022-02-16 (beta) (OH 3.2)

Pre-release

Choose a tag to compare

@RealMalWare RealMalWare released this 16 Feb 15:38
927dbba

ED3C POC++

ED3C POC++ Pre-release
Pre-release

Choose a tag to compare

@RealMalWare RealMalWare released this 07 Feb 11:45

ED3C POC from @bjoernbrings (https://github.com/bjoernbrings/openhab-addons/releases/tag/poc)
with added writing functionality for power settings:

  • Power limits used (switch)
  • Max charge power
  • Max discharge power
  • Minimum discharge power (new channel "DischargeStart" Manual limit for lower charge/discharge threshold)
  • Power save enabled (switch)
  • Weather regulated charge enabled (switch)

Orginial Release message:
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).