Skip to content

Celebrating being added as default repo to HACS - release all features of the "beta" channel

Compare
Choose a tag to compare
@marq24 marq24 released this 26 Nov 06:38
· 83 commits to master since this release

Please consider to support this repository

It would be really kind, if you would consider to STAR this repository in github or support me via a little donation (X-mas is just arround the corner) - TIA!

WebAPI: implement a check so that total values will only increase

(no matter what crap data will be provided by the web-gateway)

• Fix #44

Thanks to @AndreWohnsland

German translation, WebAPI: battery spare capacity, Wallbox data

What's new in WebAPI-Variant of this release?

• Set the 'battery spare capacity' (developed by @debug-io) [already since the 3.0.7-test]

  • Disabled by default (you need to enable it via the GUI)
  • The code has been adjusted, so that this value will be only "updated in HA" every 24h and only if the new control is active
  • Obviously this feature only make sense, if you own the corresponding Technic-Package

• Fix for #35 & #33

What's new in Local-polling-Variant of this release?

• German Translation

With this release all Sensors will have German names (when your HA System language is set to 'German') - In this version also the system status strings are translated (there is also a Italian translation available)

Looking forward to your feedback!

• Added Battery State Current & Voltage Sensors

• Query only active Sensors (from SENEC.Home device) to reduce the load (like wallbox, bms or fanspeed data)

• Added support for more then one Wallbox

  • implementing #25 (and make use of USE_L1-L3 flags)

• Added additional Wallbox Sensors (deactivated by default)

  • L1-L3 charging Current
  • MIN charging Current
  • set ICMAX

• Updating device type, model information and versions with every restart of the integration