Skip to content
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 #2509

Merged
merged 14 commits into from
Feb 1, 2024
Merged

FEMS Backports #2509

merged 14 commits into from
Feb 1, 2024

Conversation

sfeilmeier and others added 14 commits February 1, 2024 10:59
I added the setting of the "WparamRmpTms" param to 100 ms.
The WparamRmpTms parameter constrains performance changes using a PT1 behavior.
By default, a 1-second (1000 ms) duration is stored here. This duration can be reduced to 0.1 seconds (100 ms) for quicker control behavior.
While a complete reduction to 0 is technically possible, it may result in overcurrent or overvoltage events, especially in high-power changes and multiple devices.
This feature benefits FFR use cases and aids in preventing battery derating.

Reviewed-by: Hueseyin Sahutoglu <[email protected]>
Co-authored-by: Pooran Chandrashekaraiah <[email protected]>
This avoids too many updates of the config, resulting in big load on Backend with EdgeConfig updates

Reviewed-by: Michael Grill <[email protected]>
Co-authored-by: Stefan Feilmeier <[email protected]>
… enable resending

Set PersistencePriority to HIGH for
 * Emergency Controller ACTUAL_RESERVE_SOC
 * Timeslot Peakshaving STATE_MACHINE

to enable resending.

Reviewed-by: Hueseyin Sahutoglu <[email protected]>
Co-authored-by: Michael Grill <[email protected]>
This improves the charging behaviour with small capacity batteries. Before the charge power was configurable (but in fact hard-coded to 5 kW) and mainly tested on a 22 kWh system (fems888). With this PR the power in CHARGE mode is calculated with a C-Rate of 0.25 i.e. power is 1/4 of the (usable) capacity. For a 22 kWh system it would still be 5.5 kW, but for a 8.8 kWh battery its 2.2 kW then. It should also scale better with Home 20 & 30, i.e. larger batteries.
The channel value was set to 'null' instead of default value. Now it has been changed to Balancing state.

Co-authored-by: Sagar Venu <[email protected]>
Reviewed-by: Stefan Feilmeier <[email protected]>
Time-of-use-Tariff Awattar currently only offers price information for Germany. However, for users in Austria, a separate URL needs to be incorporated.
In this implementation the system is updated by introducing a country selection option in the configuration. Users can now choose between Germany and Austria, and the system will provide country-specific prices accordingly.

Co-authored-by: Sagar Venu <[email protected]>
Co-authored-by: Hueseyin Sahutoglu <[email protected]>
Co-authored-by: Bishal Ghimire <[email protected]>
Co-authored-by: Pooran Chandrashekaraiah <[email protected]>
Co-authored-by: Stefan Feilmeier <[email protected]>
Reviewed-on: https://git.intranet.fenecon.de/FENECON/fems/pulls/933
Reviewed-by: Michael Grill <[email protected]>
Reviewed-by: Hueseyin Sahutoglu <[email protected]>
* add total to pickdate options, only visible if ibn-date exists
* adjust year-view to show full year -> filled up timestamps and data of energyPerPeriodResponse

Co-authored-by: Michael Grill <[email protected]>
Co-authored-by: Lukas Rieger <[email protected]>
Reviewed-by: Stefan Feilmeier <[email protected]>
Co-authored-by: Sagar Venu <[email protected]>
Reviewed-by: Lukas Rieger <[email protected]>
* Fix Evcs status not being updated due to using controller config (that doesnt get updated) instead of the channel

Co-authored-by: Sebastian Asen <[email protected]>
Co-authored-by: Lukas Rieger <[email protected]>
Reviewed-by: Sebastian Asen <[email protected]>
* Move ion-fab-button to be to not cut off by screen height

Co-authored-by: Lukas Rieger <[email protected]>
Reviewed-by: Sagar Venu <[email protected]>
* add company name, if existing, to userInformation
* restrict company related users to be able to change only first and last name
* fix not shown changelog version string on ios-devices

Reviewed-by: Maximilian Lang <[email protected]>
Co-authored-by: Lukas Rieger <[email protected]>
Copy link

github-actions bot commented Feb 1, 2024

Code Coverage

@sfeilmeier sfeilmeier merged commit d2ebc67 into develop Feb 1, 2024
2 checks passed
@sfeilmeier sfeilmeier deleted the feature/fems-backport branch February 1, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aWattar Country AUT - GER
1 participant