You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_generated/configgeneral.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
| latitude |`EOS_GENERAL__LATITUDE`|`Optional[float]`|`rw`|`52.52`| Latitude in decimal degrees between -90 and 90. North is positive (ISO 19115) (°) |
17
17
| longitude |`EOS_GENERAL__LONGITUDE`|`Optional[float]`|`rw`|`13.405`| Longitude in decimal degrees within -180 to 180 (°) |
18
18
| timezone ||`Optional[str]`|`ro`|`N/A`| Computed timezone based on latitude and longitude. |
19
-
| version |`EOS_GENERAL__VERSION`|`str`|`rw`|`0.2.0.dev81043823`| Configuration file version. Used to check compatibility. |
19
+
| version |`EOS_GENERAL__VERSION`|`str`|`rw`|`0.2.0.dev23478293`| Configuration file version. Used to check compatibility. |
Copy file name to clipboardExpand all lines: docs/_generated/openapi.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Akkudoktor-EOS
2
2
3
-
**Version**: `v0.2.0.dev81043823`
3
+
**Version**: `v0.2.0.dev23478293`
4
4
5
5
<!-- pyml disable line-length -->
6
6
**Description**: This project provides a comprehensive solution for simulating and optimizing an energy system based on renewable energy sources. With a focus on photovoltaic (PV) systems, battery storage (batteries), load management (consumer requirements), heat pumps, electric vehicles, and consideration of electricity price data, this system enables forecasting and optimization of energy flow and costs over a specified period.
Copy file name to clipboardExpand all lines: openapi.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
"info": {
4
4
"title": "Akkudoktor-EOS",
5
5
"description": "This project provides a comprehensive solution for simulating and optimizing an energy system based on renewable energy sources. With a focus on photovoltaic (PV) systems, battery storage (batteries), load management (consumer requirements), heat pumps, electric vehicles, and consideration of electricity price data, this system enables forecasting and optimization of energy flow and costs over a specified period.",
0 commit comments