Releases: RealMalWare/openhab-addons
Version 2022-02-10 (beta) (OH 3.2)
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
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)
Early bird v4 release
Version 2023-08-29 (beta) (OH 4)
early test version
works stable on my OH 4.0.2
Version 2022-02-16 (beta) (OH 3.2)
Version 2022-02-16 (beta) (OH 3.2)
More details: https://community.openhab.org/t/e3dc-binding-beta/133155
Full Changelog: https://github.com/RealMalWare/openhab-addons/commits/e3dc_2022_02_16
ED3C POC++
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).