Commit Graph

  • 027ba7c07f [attr-defined,unused-ignore] usage Normann 2025-02-16 22:58:00 +01:00
  • f1d8728da4 . NormannK 2025-02-16 16:22:37 +01:00
  • 12df87d392 type: ignore changes NormannK 2025-02-16 16:17:44 +01:00
  • 1d6b31ceb4 pre-commit run changes NormannK 2025-02-16 15:35:17 +01:00
  • e7143f6540 pre-commit autoupdate NormannK 2025-02-16 15:21:41 +01:00
  • 76b5ec3638 visualize.py: Support variable remuneration Closes #451 (#459) Dominique Lasserre 2025-02-16 11:06:31 +01:00
  • 694655311f Workflow: Docker build on all PRs (#429) Dominique Lasserre 2025-02-15 19:48:20 +01:00
  • 1cd38d93ba moved linkify-it-py Normann 2025-02-15 13:15:08 +01:00
  • 7dfd50475a Update requirements.txt with linkify-it-py´ Normann 2025-02-15 13:14:39 +01:00
  • ab6a518b5f Improve EOSdash. Bobby Noelte 2025-01-22 23:47:28 +01:00
  • d912561bfb Bump numpy from 2.2.2 to 2.2.3 (#456) dependabot[bot] 2025-02-15 13:32:48 +01:00
  • 5907c94a2e Bump myst-parser from 4.0.0 to 4.0.1 (#455) dependabot[bot] 2025-02-15 13:29:34 +01:00
  • 7b9b58f1e0 Add Markdown linter Bobby Noelte 2025-02-12 14:24:17 +01:00
  • c87bf2e4fc EOF issue in "optimize" documentation Dennis 2025-02-11 22:56:00 +01:00
  • 7773c4c2c9 Initial "optimize" documentation Dennis 2025-02-11 22:47:23 +01:00
  • 80bfe4d0f0 Improve caching. (#431) Bobby Noelte 2025-02-12 21:35:51 +01:00
  • 1a2cb4d37d Fix Python 3.13: classmethod + property unsupported (#448) Dominique Lasserre 2025-02-11 21:01:45 +01:00
  • 87ac127817 Workflow: Docker: Add more archs: armv6/v7, i386 dl_dev-archs Dominique Lasserre 2025-01-26 21:13:23 +01:00
  • b380624c9f Windows: Fix EOSdash startup Closes #436 #447 (#450) Dominique Lasserre 2025-02-10 00:38:35 +01:00
  • caed880672 Bump mypy from 1.13.0 to 1.15.0 (#449) dependabot[bot] 2025-02-08 01:08:17 +01:00
  • 6cc9a5fd44 visualize: fix timestamps on diagrams (#430) Closes #387 celle1234 2025-02-08 00:47:21 +01:00
  • d05b161e24 Config: Don't fail on config error, fix Windows config dir (#426) Dominique Lasserre 2025-02-08 00:45:11 +01:00
  • 80a4079bbf Bump fastapi[standard] from 0.115.7 to 0.115.8 (#442) dependabot[bot] 2025-02-04 08:30:54 +01:00
  • cc687b140f Bump python-fasthtml from 0.12.0 to 0.12.1 (#441) dependabot[bot] 2025-02-04 08:25:09 +01:00
  • da4994ca39 Remove potentially unexpected config update Dominique Lasserre 2025-02-01 17:36:43 +01:00
  • 94618f5f66 REST: Allow setting single config value Dominique Lasserre 2025-01-26 20:54:27 +01:00
  • 29cf3a3174 README.md: Add some system requirements (#438) Dominique Lasserre 2025-02-01 20:46:00 +01:00
  • 837595de56 remove excess double quotes in Makefile (#437) Theo Weiss 2025-02-01 16:41:24 +01:00
  • 1bb74ed836 replacing import logging (#425) Normann 2025-01-27 21:18:15 +01:00
  • 6743d8df4f Info text for intentional errors Closes #416 (#422) Normann 2025-01-26 22:42:54 +01:00
  • 480adf8100 Data prefetch ems for feature (#420) Normann 2025-01-26 19:12:14 +01:00
  • 1a2da7636b Data prefetch for ems (#418) Normann 2025-01-26 18:29:26 +01:00
  • 90688a36f2 Pics or it didn't happen (#402) Normann 2025-01-26 18:27:09 +01:00
  • 6516455071 Readme: Add hint for interfering ports on Synology Closes #408 (#419) Dominique Lasserre 2025-01-26 18:26:46 +01:00
  • 84683cd195 Feature/config nested dependabot req. (#415) Normann 2025-01-25 19:43:43 +01:00
  • 774cfd8b65 Bump fastapi[standard] from 0.115.6 to 0.115.7 (#411) dependabot[bot] 2025-01-25 19:35:42 +01:00
  • 9170b5f5cd Bump pydantic from 2.10.5 to 2.10.6 (#412) dependabot[bot] 2025-01-25 19:32:34 +01:00
  • e42dd5d4b2 Bump timezonefinder from 6.5.7 to 6.5.8 (#414) dependabot[bot] 2025-01-25 19:29:00 +01:00
  • 58f077b4ae Bump numpydantic from 1.6.4 to 1.6.7 (#413) dependabot[bot] 2025-01-25 19:24:44 +01:00
  • 26762e5e93 Review comments Dominique Lasserre 2025-01-24 21:14:37 +01:00
  • 56403fe053 EOSdash: Sort config by name Dominique Lasserre 2025-01-22 19:03:23 +01:00
  • 5bd8321e95 Docs: Add global example documentation. Dominique Lasserre 2025-01-20 23:39:43 +01:00
  • c1dd31528b Config: Move lat/long/timezone from prediction to general Dominique Lasserre 2025-01-20 22:58:59 +01:00
  • 1658b491d2 Update manual documentation for nested config. Dominique Lasserre 2025-01-19 21:47:21 +01:00
  • af5e4a753a PVForecast: planes as nested config (list) Dominique Lasserre 2025-01-19 18:12:50 +01:00
  • e0b1ece524 PR review Dominique Lasserre 2025-01-19 14:54:15 +01:00
  • 437d38f508 Fix EOSdash startup (docker) Dominique Lasserre 2025-01-19 13:00:53 +01:00
  • 95be7b914f Fix API endpoint Dominique Lasserre 2025-01-19 00:42:39 +01:00
  • 3257dac92b Rename settings variables (remove prefixes) Dominique Lasserre 2025-01-18 14:26:34 +01:00
  • 1e1bac9fdb EOSdash: Support nested types Dominique Lasserre 2025-01-18 14:07:08 +01:00
  • d74a56b75a Documentation: Support nested config Dominique Lasserre 2025-01-15 00:54:45 +01:00
  • be26457563 Nested config, devices registry Dominique Lasserre 2025-01-12 05:19:37 +01:00
  • f09658578a Fix docker access. Closes #278 Dominique Lasserre 2025-01-24 00:09:28 +01:00
  • 3b142ad514 single_test_optimization: inverter added (#401) Normann 2025-01-22 18:04:39 +01:00
  • 9c91a64c1b Fix EOSdash startup. (#394) Bobby Noelte 2025-01-21 19:20:50 +01:00
  • e255e97141 Fix Gesamtlast (#398) Bobby Noelte 2025-01-21 17:02:48 +01:00
  • 43ebbc2e55 Fix gesamtlast_simple (#399) Bobby Noelte 2025-01-21 16:56:42 +01:00
  • e781d1d446 Bump numpy from 2.2.0 to 2.2.2 (#395) dependabot[bot] 2025-01-21 01:22:09 +01:00
  • 8c08f55900 Bump pvlib from 0.11.1 to 0.11.2 (#397) dependabot[bot] 2025-01-21 00:53:34 +01:00
  • 154bb114ed Bump python-fasthtml from 0.10.3 to 0.12.0 (#396) dependabot[bot] 2025-01-21 00:49:19 +01:00
  • df2e3f7864 Fix BrightSky date format. (#393) Bobby Noelte 2025-01-20 19:14:35 +01:00
  • 89cd9ca11d Bump deap from 1.4.1 to 1.4.2 (#372) dependabot[bot] 2025-01-16 19:40:58 +01:00
  • af85ea5f27 Bump scikit-learn from 1.6.0 to 1.6.1 (#374) dependabot[bot] 2025-01-16 19:34:56 +01:00
  • eeaa41e29e Bump pydantic from 2.10.4 to 2.10.5 (#373) dependabot[bot] 2025-01-16 19:29:06 +01:00
  • dae1a7ad17 Combine main and feature/config-overhaul Dominique Lasserre 2025-01-16 18:51:32 +01:00
  • 98f1105c38 Probability typo fix (#383) Normann 2025-01-16 18:20:39 +01:00
  • 85bbe0b094 fix for #375 (#377) Normann 2025-01-14 13:27:51 +01:00
  • 30cb51846d EOS_DIR checks for an existing EOS.config.json (#378) Normann 2025-01-14 13:27:30 +01:00
  • c024bd51bd tz added (#379) Normann 2025-01-14 13:16:18 +01:00
  • 10703bbc1b Battery SoC = 0 > set Discharge randomply to 0/1. For longer periods of storage (#366) Andreas 2025-01-13 21:47:58 +01:00
  • 9ad61f66b2 Cleanup: parameters: extra=forbid, optimize: battery, inverter optional (#361) Dominique Lasserre 2025-01-13 21:44:17 +01:00
  • 745086c2eb Visualisation footer with current date and time (#364) Normann 2025-01-13 21:42:52 +01:00
  • d317aa9937 Feature Branch: Generation Fitness plot (#362) Normann 2025-01-12 14:33:02 +01:00
  • b6111517ca workflow: docker-build upload to DockerHub (#318) (#363) Dominique Lasserre 2025-01-12 00:52:42 +01:00
  • 1bf49c8c52 feature: Pv forecast refactoring (#354) Normann 2025-01-12 00:00:14 +01:00
  • b43bf105aa test_elecpriceakkudoktor bugfix (#360) Normann 2025-01-10 23:20:55 +01:00
  • 34d8e88771 Rename FastAPI server to EOS. (#355) Bobby Noelte 2025-01-09 16:54:49 +01:00
  • 1d1fa9585a Add Documentation 3 (#353) Bobby Noelte 2025-01-09 16:52:57 +01:00
  • 05a1ade3a3 needed_prediction_hours fixed Normann 2025-01-08 23:20:35 +01:00
  • ca6b4f89ec revert changes used for testing Normann 2025-01-08 19:07:19 +01:00
  • bfb8db6d56 remove print Normann 2025-01-08 18:58:57 +01:00
  • 902a8cbacd test fix Normann 2025-01-08 18:56:30 +01:00
  • 8c41d291bd review improvements Normann 2025-01-08 17:24:09 +01:00
  • ed8c6580ee restrict data for history array Normann 2025-01-07 18:37:43 +01:00
  • df54303284 comments, cleanup Normann 2025-01-07 18:29:50 +01:00
  • b16a545379 test output Normann 2025-01-07 17:26:20 +01:00
  • ad7d110064 cases added Normann 2025-01-07 14:56:29 +01:00
  • c334cf4b33 amount_datasets cases added Normann 2025-01-07 14:56:25 +01:00
  • f3d3eac500 initially working Normann 2025-01-07 14:33:10 +01:00
  • 4d29261914 day end Normann 2025-01-07 01:09:07 +01:00
  • aec2171570 median Normann 2025-01-07 00:44:57 +01:00
  • 3121490a23 mypy, req Normann 2025-01-07 00:30:53 +01:00
  • e0bdbdcb81 base functions Normann 2025-01-07 00:21:43 +01:00
  • 6bcae41213 comment Normann 2025-01-07 00:09:44 +01:00
  • 4c0afb6a2a initial commit Normann 2025-01-07 00:07:56 +01:00
  • d2f6e9866d Assert text files are in utf8 (#350) Bobby Noelte 2025-01-07 19:31:44 +01:00
  • ef60f5b9f5 Tests: Ignore config in current test execution directory. Closes #342 (#345) Dominique Lasserre 2025-01-06 23:50:20 +01:00
  • 0ac31348f0 Add minimum historic prediction hours for prediction providers. (#346) Bobby Noelte 2025-01-06 23:05:08 +01:00
  • 10acc705ec Initial readthedocs config (#339) Dominique Lasserre 2025-01-06 19:34:15 +01:00
  • 214768795f Adapt documentation generation to be compliant to ReadTheDocs and Windows. (#341) Bobby Noelte 2025-01-06 16:27:57 +01:00