Skip to content

2020.10.0

Compare
Choose a tag to compare
@sfeilmeier sfeilmeier released this 08 May 07:39
· 1595 commits to develop since this release

Edge

  • Implement BYD Battery-Box Commercial C130 #1120, thanks @huseyinsaht
  • Implement Janitza UMG 604 meter (#1116), thanks @pooran-c
  • Add _sum/EssDischargePower Channel 286ab73
    • For AC coupled energy storage systems this is the same as EssActivePower; for DC coupled or hybrid ESS this is the EssActivePower minus ProductionDcActualPower, i.e. the power that is actually charged to or discharged from the battery.
  • IO Heating-Element Controller:
    • use EssDischargePower-Channel to fix logic on DC/hybrid ESS d678a93
    • drop kWh, some refactoring, add tests 649777a
  • Add Modbus-Slave definition for ESS Sinexcel #1132
  • Fix: InfluxDB data collection for WRITE_ONLY Channels 5a87113
  • Fix: GoodWe apply power setpoints 0a5d741
  • Fix: Discovergy implementation with latest API for Production meters #1130
  • Fix: Pro 9-12 read-write Channel-IDs 28b2bf0
  • Fix: Modbus-Api Controller access on Write-Only registers + improve Javadoc + apply Checkstyle

UI

  • update pickdate period + minor changes (#1124)
    • when next day or next week is reached pickdate will automatically switch to the next day/week
    • no changes to custom dates made
    • resubscribe when websocket is reestablished
  • Update dependencies

Common