Skip to content

Issues: frequenz-floss/frequenz-sdk-python

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

BatteryPool should be more explicit about using all components or a given set of component ids part:❓ We need to figure out which part is affected priority:❓ We need to figure out how soon this should be addressed type:enhancement New feature or enhancement visitble to users
#949 opened May 15, 2024 by Marenz Untriaged
Make file I/O async part:core Affects the SDK core components (data structures, etc.) type:enhancement New feature or enhancement visitble to users
#929 opened Apr 16, 2024 by llucax post-v1.0
Add a base pool class to consolidate the propose_power and related methods part:power-management Affects the management of battery power and distribution type:enhancement New feature or enhancement visitble to users
#922 opened Apr 10, 2024 by llucax v1.0.0-rc800
Use a taskgroup to create LatestValueCache for inverters in _pv_inverter_manager.py part:❓ We need to figure out which part is affected priority:❓ We need to figure out how soon this should be addressed type:enhancement New feature or enhancement visitble to users
#921 opened Apr 10, 2024 by shsms v1.0.0-rc800
Convert LatestValueCache into a BackgroundService and expose it to the public part:❓ We need to figure out which part is affected priority:❓ We need to figure out how soon this should be addressed type:enhancement New feature or enhancement visitble to users
#920 opened Apr 10, 2024 by shsms v1.0.0-rc800
Update ComponentGraph methods to work with abc.Set type:enhancement New feature or enhancement visitble to users type:tech-debt Improves the project without visible changes for users
#917 opened Apr 5, 2024 by shsms v1.0.0-rc800
Rename xxx_pool() functions to new_xxx_pool() part:data-pipeline Affects the data pipeline part:microgrid Affects the interactions with the microgrid scope:breaking-change Breaking change, users will need to update their code type:enhancement New feature or enhancement visitble to users
#915 opened Apr 4, 2024 by llucax v1.0.0-rc800
Replace maxsize=1 streams in *Pools with LatestValueCache part:data-pipeline Affects the data pipeline priority:high Address this as soon as possible type:bug Something isn't working
#912 opened Apr 2, 2024 by shsms v1.0.0-rc800
Update power_distributing.ComponentManager interfaces to accept a config object part:power-management Affects the management of battery power and distribution type:enhancement New feature or enhancement visitble to users
#910 opened Mar 28, 2024 by shsms v1.0.0-rc800
Improve test cleanup in test_ev_charger_status.py part:tests Affects the unit, integration and performance (benchmarks) tests type:tech-debt Improves the project without visible changes for users
#908 opened Mar 28, 2024 by shsms v1.0.0-rc800
Move _system_power_bounds methods out of the *Pools and into separate classes type:enhancement New feature or enhancement visitble to users type:tech-debt Improves the project without visible changes for users
#907 opened Mar 28, 2024 by shsms post-v1.0
Replace run_forever implementations with a generic one in _internal part:data-pipeline Affects the data pipeline type:tech-debt Improves the project without visible changes for users
#906 opened Mar 28, 2024 by shsms v1.0.0-rc800
Support multiple Matryoshka pools in the Power Manager that can be aggregated part:power-management Affects the management of battery power and distribution priority:❓ We need to figure out how soon this should be addressed type:enhancement New feature or enhancement visitble to users
#905 opened Mar 27, 2024 by shsms v1.0.0-rc900
Rename ComponentStatusEnum to USABLE/NOT_USABLE part:power-management Affects the management of battery power and distribution
#903 opened Mar 27, 2024 by shsms v1.0.0-rc800
Fallback components for Frequency or Voltage streams part:data-pipeline Affects the data pipeline part:microgrid Affects the interactions with the microgrid type:enhancement New feature or enhancement visitble to users
#899 opened Mar 21, 2024 by shsms post-v1.0
Add (re)active and apperent power to FormulaEngine part:data-pipeline Affects the data pipeline part:microgrid Affects the interactions with the microgrid priority:low This should be addressed only if there is nothing else on the table type:enhancement New feature or enhancement visitble to users
#882 opened Feb 22, 2024 by matthias-wende-frequenz post-v1.0
Name single phase and 3-phase metrics consistently part:data-pipeline Affects the data pipeline priority:high Address this as soon as possible scope:breaking-change Breaking change, users will need to update their code type:enhancement New feature or enhancement visitble to users
#880 opened Feb 15, 2024 by daniel-zullo-frequenz v1.0.0-rc800
Quantity.__format__() can sometimes produce wrong results part:core Affects the SDK core components (data structures, etc.) priority:low This should be addressed only if there is nothing else on the table type:bug Something isn't working
#857 opened Feb 1, 2024 by llucax v1.0.0-rc800
Implement decorator to create read-only lazy attributes part:data-pipeline Affects the data pipeline priority:low This should be addressed only if there is nothing else on the table type:enhancement New feature or enhancement visitble to users
#856 opened Jan 30, 2024 by daniel-zullo-frequenz v1.0.0-rc900
Split the Quantitys to its own repository part:core Affects the SDK core components (data structures, etc.) scope:breaking-change Breaking change, users will need to update their code type:enhancement New feature or enhancement visitble to users
#852 opened Jan 29, 2024 by llucax
3 tasks
v1.0.0-rc800
Split the frequenz.sdk.actor package to its own repository part:actor Affects an actor ot the actors utilities (decorator, etc.) priority:high Address this as soon as possible scope:breaking-change Breaking change, users will need to update their code type:enhancement New feature or enhancement visitble to users
#851 opened Jan 29, 2024 by llucax
1 of 4 tasks
v1.0.0-rc800
Add a Decimal-backed Price Quantity-like class part:core Affects the SDK core components (data structures, etc.) priority:low This should be addressed only if there is nothing else on the table type:enhancement New feature or enhancement visitble to users
#850 opened Jan 29, 2024 by llucax v1.0.0-rc800
Upgrade to the microgrid API v0.16 part:microgrid Affects the interactions with the microgrid priority:high Address this as soon as possible status:blocked Other issues must be resolved before this can be worked on type:enhancement New feature or enhancement visitble to users
#844 opened Jan 16, 2024 by llucax v1.0.0-rc800
Make Quantity comparisons less error prone part:core Affects the SDK core components (data structures, etc.) type:enhancement New feature or enhancement visitble to users
#842 opened Jan 15, 2024 by llucax v1.0.0-rc800
ProTip! Exclude everything labeled bug with -label:bug.