-
Notifications
You must be signed in to change notification settings - Fork 397
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FEMS Backports 2023-04 #2623
FEMS Backports 2023-04 #2623
Commits on Apr 28, 2024
-
UI: revert calculating stepSize for charts
- removing stepSize calculation due to chartjs breaking style in some circumstances - keeping max ticks limit at 6 Reviewed-by: Sagar Venu <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Lukas Rieger <[email protected]> Co-committed-by: Lukas Rieger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5ee8fb - Browse repository at this point
Copy the full SHA d5ee8fbView commit details -
Removing dead link from ChpSoc (BHKW) Widget in history Reviewed-by: Sagar Venu <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Lukas Rieger <[email protected]> Co-committed-by: Lukas Rieger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b1a7508 - Browse repository at this point
Copy the full SHA b1a7508View commit details -
KACO Blueplanet Gridsave BatteryInverter: state-machine improvement
- Update Kaco Blueplanet Gridsave state-machine - Add grid disconnection failure state channel Reviewed-by: Michael Grill <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Huseyin Sahutoglu <[email protected]> Co-committed-by: Huseyin Sahutoglu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10d2c06 - Browse repository at this point
Copy the full SHA 10d2c06View commit details -
Migration of Ionic Slides according to [Migration Guide](https://ionicframework.com/docs/angular/slides) Reviewed-by: Sagar Venu <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Lukas Rieger <[email protected]> Co-committed-by: Lukas Rieger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a98ccf - Browse repository at this point
Copy the full SHA 0a98ccfView commit details -
Backend: add simulation interface
Reviewed-by: Michael Grill <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Lukas Rieger <[email protected]> Co-committed-by: Lukas Rieger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b4a83c - Browse repository at this point
Copy the full SHA 4b4a83cView commit details -
UI: Fix Persistence Priority warning in channels
Warning for persistencePriority lower than backends global priority, was also shown for equals Reviewed-by: Michael Grill <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Lukas Rieger <[email protected]> Co-committed-by: Lukas Rieger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65246d2 - Browse repository at this point
Copy the full SHA 65246d2View commit details -
UI: fix esLint autofix mistake
Reviewed-by: Sagar Venu <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Lukas Rieger <[email protected]> Co-committed-by: Lukas Rieger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0fe0b26 - Browse repository at this point
Copy the full SHA 0fe0b26View commit details -
UI: Fix Unit in GridoptimizeChargeChart
Co-authored-by: Stefan Feilmeier <[email protected]> Reviewed-by: Sagar Venu <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Lukas Rieger <[email protected]> Co-committed-by: Lukas Rieger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3fdb1e6 - Browse repository at this point
Copy the full SHA 3fdb1e6View commit details -
- Update auf Angular Version 16. **Technical description** - Replacing [kekeh/angular-mydatepicker](https://github.com/kekeh/angular-mydatepicker) with its fork [nodro7/angular-mydatepicker](https://github.com/nodro7/angular-mydatepicker) Co-authored-by: Sagar Venu <[email protected]> Co-authored-by: Stefan Feilmeier <[email protected]> Reviewed-by: Sagar Venu <[email protected]> Co-authored-by: Lukas Rieger <[email protected]> Co-committed-by: Lukas Rieger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b6fdd5 - Browse repository at this point
Copy the full SHA 3b6fdd5View commit details -
AppCenter/Tibber: fix unset filter
Tibber Filter could not be unset Co-authored-by: Stefan Feilmeier <[email protected]> Reviewed-by: Hueseyin Sahutoglu <[email protected]> Co-authored-by: Michael Grill <[email protected]> Co-committed-by: Michael Grill <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7115b7 - Browse repository at this point
Copy the full SHA d7115b7View commit details -
UI: change resolution from 20 to 15 minutes
- Optimierungen und Fehlerbehebungen am Online-Monitoring. **Technical description** - change the resolution to15 instead of 20 Co-authored-by: Stefan Feilmeier <[email protected]> Reviewed-by: Lukas Rieger <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Anas Shetla <[email protected]> Co-committed-by: Anas Shetla <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 362de1b - Browse repository at this point
Copy the full SHA 362de1bView commit details -
UI: hide footer for history detail views
- Hiding FooterComponent for [history Children](https://git.intranet.fenecon.de/FENECON/fems/src/commit/9d4006ba912bf7653c300321aec56b10ced2faec/ui/src/app/app-routing.module.ts#L87) due to overlapping on different heights > [Footercomponent overlapping content](https://forum.ionicframework.com/t/ion-footer-overlap-content/109487/6). > [Chartjs -> responsive charts](https://www.chartjs.org/docs/latest/configuration/responsive.html#important-note) approach of setting fixed height is causing the problem, ```onZoom``` event doesnt resize the charts canvas and chart canvas gets moved down into the footer Co-authored-by: Stefan Feilmeier <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Lukas Rieger <[email protected]> Co-committed-by: Lukas Rieger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4d4ef7 - Browse repository at this point
Copy the full SHA e4d4ef7View commit details -
ModbusBridge/SunSpec: improve; fix SMA PV-Inverter getting stuck whil…
…e parsing SunSpec **Technical description** - Remove unnecessary `throws OpenemsException` and `try...catch` in certain places (`defineModbusProtocol()`, `new ModbusProtocol()`, `addTask()`,...) - Optionally provide `ExecuteState` of an entire ModbusTask; this allows for more fine-grained evaluation of read errors - Improve parsing of SunSpec protocol; especially handle missing END_OF_MAP register in SMA (throws ILLEGAL_ADDRESS_EXCEPTION instead) - Switch to updated `readElementOnce` and/or improve brevity of `CompletableFuture` by using `thenCompose` instead of `thenAccept` in... - BatterySoltaroSingleRackVersionBImpl, BatterySoltaroSingleRackVersionCImpl, BatterySoltaroClusterVersionCImpl - BydBatteryBoxCommercialC130Impl - **BatteryFeneconHomeImpl** - **AbstractGoodWe, GoodWeGridMeterImpl** - AbstractEdge2Edge, Edge2EdgeEssImpl - IoWeidmuellerUr20Impl - **AbstractSocomecMeter** Co-authored-by: Stefan Feilmeier <[email protected]> Reviewed-by: Sebastian Asen <[email protected]> Co-authored-by: Michael Grill <[email protected]> Co-committed-by: Michael Grill <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b62f2de - Browse repository at this point
Copy the full SHA b62f2deView commit details -
Time-of-Use: split Optimizer and Controller
- Introduce new Bundles for `Energy` and `Energy API` - Move Optimizer (i.e. all Jenetics related code) to `Energy` - New Channel `_sum/GridBuyPrice` - UI: show data in [kW] and cleanup code Reviewed-by: Michael Grill <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d29855 - Browse repository at this point
Copy the full SHA 8d29855View commit details -
EnergyScheduler: fix behaviour without TimeOfUseTariff
Before, the ComponentManager would report an error if there was no TimeOfUseTariff activated.
Configuration menu - View commit details
-
Copy full SHA for ee3a743 - Browse repository at this point
Copy the full SHA ee3a743View commit details -
RRD4j: correctly postprocess queried data
- fix querying data with different resolution than 5 Minutes Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Michael Grill <[email protected]> Co-committed-by: Michael Grill <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d22211 - Browse repository at this point
Copy the full SHA 2d22211View commit details -
GoodWe 20 & 30: optionally show values per MPPT; not per String
GoodWeChargerTwoStringImpl was used to represent one string from a GoodWe MPPT tracker that is responsible for two strings (GoodWe ET-Systems). Possible values given by GoodWe are: * MPPT Current * MPPT Power * String Current * String Voltage As the current values of one string are incorrect (so far DSP-Version 12, ARM-Version 27) the power cannot be calculated as expected. A new Component GoodWeChargerMpptTwoStringImpl is mirroring the GoodWe values to get the important values from * MPPT Current * MPPT Power * String Voltage (One of the two strings) Co-authored-by: Michael Grill <[email protected]> Reviewed-by: Michael Grill <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Sebastian Asen <[email protected]> Co-committed-by: Sebastian Asen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1fe1c2 - Browse repository at this point
Copy the full SHA e1fe1c2View commit details -
UI/IBN Home 20 & 30: Modify chargers MPPT
. Modified the IBN based on mockup given by Tobi (attached the file). . Added a unified MPPT instead of individual string fields. . Modified the pictures for selecting MPPT's Co-authored-by: Sebastian Asen <[email protected]> Co-authored-by: Michael Grill <[email protected]> Reviewed-by: Sebastian Asen <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Sagar Venu <[email protected]> Co-committed-by: Sagar Venu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6c409a - Browse repository at this point
Copy the full SHA c6c409aView commit details -
UI: Revert adding detail navigation to production history
- Revert adding detail navigation to production history caused by merging Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Lukas Rieger <[email protected]> Co-committed-by: Lukas Rieger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1aa50e8 - Browse repository at this point
Copy the full SHA 1aa50e8View commit details -
- Another step towards *strict mode* in UI - Add `typescript-strict-plugin` -> https://github.com/allegro/typescript-strict-plugin - Add `tsc` and `tsc-strict` to CI build - Add `// @ts-strict-ignore` comment in non-compliant code files Reviewed-by: Lukas Rieger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be69107 - Browse repository at this point
Copy the full SHA be69107View commit details -
Prepare-commit: add UI build+test to script
"Coding Guidelines" should also cover UI development (https://openems.github.io/openems.io/openems/latest/contribute/coding-guidelines.html#_openems_edge_backend)
Configuration menu - View commit details
-
Copy full SHA for 818534e - Browse repository at this point
Copy the full SHA 818534eView commit details -
UI: fix page count of pagination on search init
- Fix Page count of edges pagination on initial search Reviewed-by: Michael Grill <[email protected]> Reviewed-by: Stefan Feilmeier <[email protected]> Co-authored-by: Lukas Rieger <[email protected]> Co-committed-by: Lukas Rieger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4a5264 - Browse repository at this point
Copy the full SHA f4a5264View commit details -
Home: update BMS Registers ChargeMaxVoltage & DischargeMinVoltage
- Set Home ChargeMaxVoltage & DischargeMinVoltage - Handle inverter specific behaviour on empty/full battery Co-authored-by: Sebastian Asen <[email protected]> Reviewed-by: Sebastian Asen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 654a301 - Browse repository at this point
Copy the full SHA 654a301View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bf6a42 - Browse repository at this point
Copy the full SHA 9bf6a42View commit details -
Merge remote-tracking branch 'origin/develop' into feature/fems-backp…
…orts # Conflicts: # io.openems.edge.controller.ess.timeofusetariff/src/io/openems/edge/controller/ess/timeofusetariff/TimeOfUseTariffControllerImpl.java # io.openems.edge.core/src/io/openems/edge/core/appmanager/dependency/aggregatetask/ComponentAggregateTaskImpl.java
Configuration menu - View commit details
-
Copy full SHA for 574aa8d - Browse repository at this point
Copy the full SHA 574aa8dView commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91ec87b - Browse repository at this point
Copy the full SHA 91ec87bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28a77df - Browse repository at this point
Copy the full SHA 28a77dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70336f8 - Browse repository at this point
Copy the full SHA 70336f8View commit details