Skip to content

Releases: marq24/ha-senec-v3

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

26 Nov 06:38
Compare
Choose a tag to compare

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

WebAPI: check implement that total values can only increase

23 Nov 09:31
Compare
Choose a tag to compare

This should fix #44
Thanks to @AndreWohnsland

German translation, WebAPI: battery spare capacity, Wallbox data

14 Oct 10:42
Compare
Choose a tag to compare

Please consider to support this repository

It would be really kind, if you would consider to STAR this repository in github - this hopfully makes the decision of the HACS team easier, to add this repo to the HACS default repo [so every SENEC user can find this integration (ha-senec-v3) directly in HACS without having to go the detour via the installation of the mchwalisz version (which is not working anylonger)] - TIA!

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

• Set the 'battery spare capacity' (developed by @debug-io)

  • 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

Battery Spare Capacity control (WebAPI) & Wallbox II-IV data

WebAPI: Set the 'battery spare capacity' (developed by @debug-io)

  • 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

LocalPolling: Wallbox II-IV Support

  • implementing #25 (and make use of USE_L1-L3 flags)
  • Querying data (from SENEC.Home device) of activated Sensor only (reduce the load) (like wallbox, bms or fanspeed data)

NEW in test-007

  • FIXED Inverter Integration - OMG!

Battery Spare Capacity control (WebAPI) & Wallbox II-IV data

04 Oct 11:33
Compare
Choose a tag to compare

WebAPI: Set the 'battery spare capacity' (developed by @debug-io)

  • 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

LocalPolling: Wallbox II-IV Support

  • implementing #25 (and make use of USE_L1-L3 flags)
  • Querying data (from SENEC.Home device) of activated Sensor only (reduce the load) (like wallbox, bms or fanspeed data)

NEW in test-007

  • FIXED Inverter Integration - OMG!

Integration of mein-senec.de WebAPI (initially developed by @mstuettgen)

16 Sep 18:34
Compare
Choose a tag to compare

In this release the WebAPI Integration initially developed by @mstuettgen have been integrated - this makes the integration compatible with SENEC.Home V4 Systems (with a limited amount of features).

New to previous 3.0.6 Versions - WebApi Update interval is adjustable (but still with a hardcoded limit)

HTTPS support for SENEC.Home V2.x

30 Aug 19:35
Compare
Choose a tag to compare

This build is for all SENEC.Home Systems that have been updated by Senec to v825 and now communicated via a self-signed HTTPS (instead of HTTP)

Please note, that after the update to Senec Application v825 not all previous data is available any longer - please see #4 for details (and a suggested workaround)

fixing #3

Added EnFluRi Usage (disabled by default)

27 Aug 07:11
Compare
Choose a tag to compare

Since EnFluRi Net data is already available - the sensors for the second (optional) EnFluRi are now available

Load Battery / Battery details / Wallbox Information

26 Aug 08:37
Compare
Choose a tag to compare
  • Switch: load battery (safety charge)
  • Sensor: battery details (per Module) [cell temp, voltage]
  • Sensor: wallbox info

Inverter ADDON (bugfixes)

21 Aug 13:43
Compare
Choose a tag to compare

In this release you can connect the inverter(s) build into your Senec to your LAN and use the the additional available data in your HA - see the updated readme.md for details how to connect your inverter(s) to your LAN.

SLEEPING MODE -> BMS SHUTDOWN [ABSCHALTUNG LITHIUM]

17 Aug 05:49
Compare
Choose a tag to compare

The status 'BMS SHUTDOWN' was called in the past "sleeping mode" [also typo fix + Status 96 (BALANCING) & 98 (BMS ERROR - MODULE IMBALANCE) added]