mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-09-20 02:31:14 +00:00
Price Prediction as JSON simulation output, config fixed electricty fees configurable + MyPy & Ruff
This commit is contained in:
@@ -56,6 +56,7 @@ class EOSConfig(BaseModel):
|
||||
penalty: int
|
||||
available_charging_rates_in_percentage: list[float]
|
||||
feed_in_tariff_eur_per_wh: int
|
||||
electricty_price_fixed_fee: float
|
||||
|
||||
|
||||
class BaseConfig(BaseModel):
|
||||
|
Reference in New Issue
Block a user