Skip to content

ED3C POC++

Pre-release
Pre-release

Choose a tag to compare

@RealMalWare RealMalWare released this 07 Feb 11:45
· 827 commits to E3DC since this release

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).