Commit Graph

  • ce944ce317 build(deps): bump pandas from 2.3.2 to 2.3.3 dependabot/pip/pandas-2.3.3 dependabot[bot] 2025-10-02 20:02:23 +00:00
  • 20a9eb78d8 chore(release): add changelog for release 0.0.0 and 0.1.0 (#703) main v0.1.0 Bobby Noelte 2025-09-30 17:23:07 +02:00
  • 48b47f21bc build(deps): bump fastapi[standard] from 0.115.14 to 0.118.0 dependabot/pip/fastapi-standard--0.118.0 dependabot[bot] 2025-09-30 01:17:14 +00:00
  • 82b6e86466 build(deps): bump markdown-it-py from 3.0.0 to 4.0.0 dependabot/pip/markdown-it-py-4.0.0 dependabot[bot] 2025-09-27 21:49:17 +00:00
  • 968d687313 build(deps): bump uvicorn from 0.36.0 to 0.37.0 dependabot/pip/uvicorn-0.37.0 dependabot[bot] 2025-09-27 21:47:21 +00:00
  • e5bb83b915 build(deps-dev): bump pandas-stubs from 2.3.2.250827 to 2.3.2.250926 dependabot/pip/pandas-stubs-2.3.2.250926 dependabot[bot] 2025-09-27 21:47:09 +00:00
  • cdb8bb26a9 build(deps): bump pydantic-settings from 2.10.1 to 2.11.0 (#698) v0.0.0 dependabot[bot] 2025-09-24 21:52:25 +02:00
  • 9a07b010ca build(deps): bump pvlib from 0.13.0 to 0.13.1 (#699) dependabot[bot] 2025-09-24 21:52:01 +02:00
  • a70a1f5ca0 build(deps): bump python-fasthtml from 0.12.28 to 0.12.29 (#697) dependabot[bot] 2025-09-23 13:16:58 +02:00
  • 86a8985235 build(deps): bump psutil from 7.0.0 to 7.1.0 (#694) dependabot[bot] 2025-09-21 20:45:11 +02:00
  • d3ba5bb464 build(deps): bump uvicorn from 0.35.0 to 0.36.0 (#689) dependabot[bot] 2025-09-21 20:36:30 +02:00
  • 5df8a19f13 build(deps-dev): bump mypy from 1.18.1 to 1.18.2 (#690) dependabot[bot] 2025-09-21 20:36:14 +02:00
  • 482227c0b1 build(deps): bump python-fasthtml from 0.12.27 to 0.12.28 (#691) dependabot[bot] 2025-09-21 20:35:55 +02:00
  • 0a6a6d5ad8 build(deps): bump monsterui from 1.0.28 to 1.0.29 (#688) dependabot[bot] 2025-09-16 10:47:45 +02:00
  • 64db2a7c0e build(deps): bump python-fasthtml from 0.12.25 to 0.12.27 dependabot[bot] 2025-09-14 22:19:40 +00:00
  • ff713ca854 build(deps-dev): bump types-requests dependabot[bot] 2025-09-14 22:07:00 +00:00
  • 2ec54e3a99 build(deps): bump pydantic from 2.11.7 to 2.11.9 dependabot[bot] 2025-09-14 22:07:15 +00:00
  • e3f271d1f3 build(deps): bump timezonefinder from 7.0.1 to 7.0.2 dependabot[bot] 2025-09-14 22:07:10 +00:00
  • 3c0d0b32df build(deps): bump cachebox from 5.0.1 to 5.0.2 dependabot[bot] 2025-09-14 21:58:53 +00:00
  • e8086defd2 build(deps-dev): bump mypy from 1.17.1 to 1.18.1 dependabot[bot] 2025-09-14 21:59:01 +00:00
  • 559699cdad build(deps): bump monsterui from 1.0.26 to 1.0.28 dependabot[bot] 2025-09-14 21:58:57 +00:00
  • a4cce85ebd add configurable VAT rate for electricity price calculations (#680) boerni 2025-09-14 23:53:41 +02:00
  • d362aa7298 build(deps): bump scikit-learn from 1.7.1 to 1.7.2 (#679) dependabot[bot] 2025-09-11 09:07:19 +02:00
  • 1f610ce21c build(deps-dev): bump pytest-cov from 6.3.0 to 7.0.0 (#678) dependabot[bot] 2025-09-11 08:56:59 +02:00
  • c6884fb54c build(deps): bump numpy from 2.3.2 to 2.3.3 (#677) dependabot[bot] 2025-09-11 08:56:47 +02:00
  • 340ca49957 Fix horizon validation for non-integer angle divisions (#665) 7tobias 2025-09-09 10:50:14 +02:00
  • 09ad75d47d build(deps-dev): bump pytest from 8.4.1 to 8.4.2 (#671) dependabot[bot] 2025-09-07 16:29:42 +02:00
  • 5d1962aeab build(deps-dev): bump pytest-cov from 6.2.1 to 6.3.0 (#672) dependabot[bot] 2025-09-07 16:18:30 +02:00
  • b8dc4363ed build(deps): bump monsterui from 1.0.25 to 1.0.26 (#670) dependabot[bot] 2025-08-31 21:37:34 +02:00
  • 22809c1e9b build(deps): bump matplotlib from 3.10.5 to 3.10.6 (#669) dependabot[bot] 2025-08-31 21:37:17 +02:00
  • e007a60c60 build(deps-dev): bump pandas-stubs from 2.3.0.250703 to 2.3.2.250827 (#667) dependabot[bot] 2025-08-31 21:29:48 +02:00
  • efd115e8d4 build(deps): bump bokeh from 3.7.3 to 3.8.0 (#668) dependabot[bot] 2025-08-31 21:29:20 +02:00
  • 5881c1459a docs: Add Docker volume mount configuration instructions (#662) 7tobias 2025-08-26 23:32:37 +02:00
  • 45a5ec9b66 build(deps): bump platformdirs from 4.3.8 to 4.4.0 (#664) dependabot[bot] 2025-08-26 21:38:09 +02:00
  • 4c13d561a2 build(deps): bump pandas from 2.3.1 to 2.3.2 (#663) dependabot[bot] 2025-08-26 21:28:57 +02:00
  • b34c528609 build(deps): bump python-fasthtml from 0.12.24 to 0.12.25 (#660) dependabot[bot] 2025-08-22 17:10:58 +02:00
  • 7d18c3940e build(deps): bump monsterui from 1.0.24 to 1.0.25 (#659) dependabot[bot] 2025-08-22 17:02:34 +02:00
  • decae10434 fix: handle float values in userhorizon configuration (#657) 7tobias 2025-08-22 16:41:40 +02:00
  • cacb21529b fix(docker): make EOSDash accessible in Docker containers (#656) 7tobias 2025-08-21 15:30:27 +02:00
  • eed7c9ce58 build(deps-dev): bump pymarkdownlnt from 0.9.31 to 0.9.32 (#655) dependabot[bot] 2025-08-19 15:49:43 +02:00
  • 4a87c67909 build(deps): bump numpydantic from 1.6.10 to 1.6.11 (#654) dependabot[bot] 2025-08-19 15:49:09 +02:00
  • 8319fed71c build(deps): bump requests from 2.32.4 to 2.32.5 (#652) dependabot[bot] 2025-08-19 01:03:03 +02:00
  • 82c36b1ecd build(deps): bump monsterui from 1.0.23 to 1.0.24 (#651) dependabot[bot] 2025-08-19 01:01:43 +02:00
  • 0378fa0f52 build(deps-dev): bump types-requests (#650) dependabot[bot] 2025-08-12 18:35:04 +02:00
  • f79ec947d6 build(deps): bump numpydantic from 1.6.9 to 1.6.10 (#644) dependabot[bot] 2025-08-12 18:22:08 +02:00
  • a912c22752 build(deps): bump python-fasthtml from 0.12.23 to 0.12.24 (#645) dependabot[bot] 2025-08-12 17:59:06 +02:00
  • 370975fc11 build(deps): bump mdit-py-plugins from 0.4.2 to 0.5.0 (#648) dependabot[bot] 2025-08-12 17:58:44 +02:00
  • ec8b226ef4 build(deps): bump monsterui from 1.0.21 to 1.0.23 (#643) dependabot[bot] 2025-08-05 12:02:34 +02:00
  • 33c4a736fe build(deps): bump python-fasthtml from 0.12.22 to 0.12.23 (#642) dependabot[bot] 2025-08-05 11:06:00 +02:00
  • 02fac1229d build(deps): bump matplotlib from 3.10.3 to 3.10.5 (#641) dependabot[bot] 2025-08-01 00:51:43 +02:00
  • 4cc2ae0fb8 build(deps-dev): bump mypy from 1.17.0 to 1.17.1 (#640) dependabot[bot] 2025-08-01 00:51:27 +02:00
  • e8af112859 build(deps-dev): bump gitpython from 3.1.44 to 3.1.45 (#639) dependabot[bot] 2025-07-29 15:01:58 +02:00
  • fde5758b92 build(deps): bump numpy from 2.3.1 to 2.3.2 (#636) dependabot[bot] 2025-07-29 15:01:40 +02:00
  • d5b0a2bc78 build(deps): bump python-fasthtml from 0.12.21 to 0.12.22 (#637) dependabot[bot] 2025-07-29 15:01:29 +02:00
  • d09fa40507 build(deps): bump timezonefinder from 6.6.2 to 7.0.1 (#638) dependabot[bot] 2025-07-29 15:01:03 +02:00
  • 0c8a9efb65 build(deps): bump timezonefinder from 6.5.9 to 6.6.2 (#624) dependabot[bot] 2025-07-19 15:12:32 +02:00
  • dbed3d3884 build(deps): bump scikit-learn from 1.7.0 to 1.7.1 (#625) dependabot[bot] 2025-07-19 14:54:37 +02:00
  • 8e69caba73 feat(VRM forecast): add load and pv forecast by VRM API (#611) redmoon2711 2025-07-19 08:55:16 +02:00
  • e5500b6857 build(deps-dev): bump pymarkdownlnt from 0.9.30 to 0.9.31 (#619) dependabot[bot] 2025-07-15 14:21:58 +02:00
  • 646d134f89 build(deps-dev): bump mypy from 1.16.1 to 1.17.0 (#620) dependabot[bot] 2025-07-15 14:21:40 +02:00
  • 08220eed02 build(deps): bump statsmodels from 0.14.4 to 0.14.5 (#615) dependabot[bot] 2025-07-08 12:26:27 +02:00
  • e4664abd21 build(deps): bump pandas from 2.3.0 to 2.3.1 (#617) dependabot[bot] 2025-07-08 12:26:03 +02:00
  • 7f0340605f build(deps): bump python-fasthtml from 0.12.20 to 0.12.21 (#613) dependabot[bot] 2025-07-06 14:16:57 +02:00
  • 8970b07e17 build(deps-dev): bump pandas-stubs from 2.2.3.250527 to 2.3.0.250703 (#612) dependabot[bot] 2025-07-06 14:16:43 +02:00
  • bfb13c68da build(deps): bump pydantic-settings from 2.10.0 to 2.10.1 (#609) dependabot[bot] 2025-07-06 13:09:51 +02:00
  • 1e5b04d006 build(deps): bump uvicorn from 0.34.3 to 0.35.0 (#610) dependabot[bot] 2025-07-06 13:09:32 +02:00
  • d823c7916f build(deps): bump fastapi[standard] from 0.115.13 to 0.115.14 (#608) dependabot[bot] 2025-07-01 11:26:38 +02:00
  • ba4f5ecbb5 Optimization of the Inverter class to speed up scr calculation (#607) redmoon2711 2025-06-25 21:13:11 +02:00
  • eb23123bba fix(ElecPriceEnergyCharts): get history series, update docs (#606) redmoon2711 2025-06-25 08:26:15 +02:00
  • eacd9010e1 build(deps): bump pydantic-settings from 2.9.1 to 2.10.0 (#605) dependabot[bot] 2025-06-24 14:44:52 +02:00
  • 8c56410338 Add new electricity price provider: Energy-Charts #381 (#590) redmoon2711 2025-06-23 07:29:33 +02:00
  • 9e789e1786 build(deps): bump bokeh from 3.7.2 to 3.7.3 (#603) dependabot[bot] 2025-06-22 00:33:06 +02:00
  • ca19534e4e build(deps): bump numpy from 2.3.0 to 2.3.1 (#604) dependabot[bot] 2025-06-22 00:32:50 +02:00
  • 066fb89d6e build(deps-dev): bump pytest from 8.4.0 to 8.4.1 (#599) dependabot[bot] 2025-06-21 15:12:27 +02:00
  • b533b396e7 build(deps): bump python-fasthtml from 0.12.19 to 0.12.20 (#600) dependabot[bot] 2025-06-21 15:12:00 +02:00
  • 5fc86e517d build(deps): bump pvlib from 0.12.0 to 0.13.0 (#598) dependabot[bot] 2025-06-21 14:34:00 +02:00
  • aa8520dfc3 build(deps): bump fastapi[standard] from 0.115.12 to 0.115.13 (#601) dependabot[bot] 2025-06-21 14:32:14 +02:00
  • cb23999f5b build(deps-dev): bump mypy from 1.16.0 to 1.16.1 (#602) dependabot[bot] 2025-06-21 14:31:37 +02:00
  • fac74ee92e build(deps-dev): bump types-requests (#594) dependabot[bot] 2025-06-21 12:33:04 +02:00
  • a0e5126d07 build(deps): bump numpy from 2.2.6 to 2.3.0 (#591) dependabot[bot] 2025-06-21 12:32:51 +02:00
  • 83a2b7171f build(deps-dev): bump pytest-cov from 6.1.1 to 6.2.1 (#592) dependabot[bot] 2025-06-21 12:32:33 +02:00
  • 501c7e4005 build(deps): bump scikit-learn from 1.6.1 to 1.7.0 (#595) dependabot[bot] 2025-06-21 12:32:10 +02:00
  • af3740ac49 build(deps): bump pydantic from 2.11.5 to 2.11.7 (#593) dependabot[bot] 2025-06-21 11:18:07 +02:00
  • bd38b3c5ef fix: logging, prediction update, multiple bugs (#584) Bobby Noelte 2025-06-10 22:00:28 +02:00
  • 9d46f3c08e build(deps): bump pandas from 2.2.3 to 2.3.0 (#585) dependabot[bot] 2025-06-10 08:36:18 +02:00
  • 94ebcbf6d2 build(deps): bump requests from 2.32.3 to 2.32.4 (#586) dependabot[bot] 2025-06-10 08:27:09 +02:00
  • 98738a16c9 build(deps-dev): bump pytest from 8.3.5 to 8.4.0 (#577) dependabot[bot] 2025-06-03 09:57:15 +02:00
  • 50fec138c9 build(deps-dev): bump types-requests (#576) dependabot[bot] 2025-06-03 08:31:16 +02:00
  • 77997e2720 build(deps): bump uvicorn from 0.34.2 to 0.34.3 (#578) dependabot[bot] 2025-06-03 08:30:57 +02:00
  • 3421b2303b ci(ruff): add bandit checks (#575) Bobby Noelte 2025-06-03 08:30:37 +02:00
  • aa39ff475c fix: add required fields to example optimization request (#574) rompic 2025-06-02 10:47:02 +02:00
  • 163c87ca3d build(deps-dev): bump pandas-stubs from 2.2.3.250308 to 2.2.3.250527 (#570) dependabot[bot] 2025-05-31 11:17:54 +02:00
  • 32948dbf16 build(deps): bump python-fasthtml from 0.12.18 to 0.12.19 (#571) dependabot[bot] 2025-05-31 11:17:37 +02:00
  • 6e7ef76f7e build(deps-dev): bump mypy from 1.15.0 to 1.16.0 (#572) dependabot[bot] 2025-05-30 22:12:33 +02:00
  • f2ff3ef168 build(deps): bump monsterui from 1.0.20 to 1.0.21 (#573) dependabot[bot] 2025-05-30 22:11:42 +02:00
  • e413543222 fix: pvforecast fails when there is only a single plane (#569) rompic 2025-05-30 21:55:45 +02:00
  • 058356d1b8 fix: delete empty inverter from testdata optimize_input_2.json (#568) rompic 2025-05-30 10:40:45 +02:00
  • 3ec36e0932 fix: azimuth setting of pvforecastakkudoktor provider (#567) Bobby Noelte 2025-05-28 20:42:43 +02:00
  • 46e078fce1 chore: typos and consistant spelling of Home Assistant (#563) rompic 2025-05-26 21:48:50 +02:00
  • f88260dc3f build(deps-dev): bump pymarkdownlnt from 0.9.29 to 0.9.30 (#560) dependabot[bot] 2025-05-25 22:37:20 +02:00