dependabot[bot]
bdbb0b060d
build(deps): bump numpy from 2.3.4 to 2.3.5 ( #771 )
...
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bumps [numpy](https://github.com/numpy/numpy ) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst )
- [Commits](https://github.com/numpy/numpy/compare/v2.3.4...v2.3.5 )
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.3.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 18:28:03 +01:00
dependabot[bot]
08d7c2ac5b
build(deps-dev): bump pytest from 9.0.0 to 9.0.1 ( #768 )
...
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/9.0.0...9.0.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 9.0.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-16 13:48:44 +01:00
dependabot[bot]
e255718240
build(deps): bump fastapi[standard-no-fastapi-cloud-cli] ( #769 )
...
Bumps [fastapi[standard-no-fastapi-cloud-cli]](https://github.com/fastapi/fastapi ) from 0.121.1 to 0.121.2.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.121.1...0.121.2 )
---
updated-dependencies:
- dependency-name: fastapi[standard-no-fastapi-cloud-cli]
dependency-version: 0.121.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-16 13:48:08 +01:00
Bobby Noelte
4c2997dbd6
feat: add bidding zone to energy charts price prediction ( #765 )
...
Energy charts supports bidding zones. Allow to specifiy the bidding zone in the configuration.
Extend and simplify ElecPrice configuration structure and setup config migration to automatically
update the configuration file.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-11-16 13:26:18 +01:00
Bobby Noelte
edff649a5e
chore: improve enhancement template ( #766 )
...
Improve enhancement template to not use fenced python chapters.
Add chapter to describe the enhancement.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-11-16 13:25:58 +01:00
Bobby Noelte
bad99fc62d
chore: bump python version to 3.13.9 ( #767 )
2025-11-16 13:25:45 +01:00
Bobby Noelte
7bf9dd723e
chore: improve doc generation and test ( #762 )
...
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Improve documentation generation and add tests for documentation.
Extend sphinx by todo directive.
The configuration table is now split into several tables. The test
is adapted accordingly.
There is a new test that checks the docstrings to be compliant to the
RST format as used by sphinx to create the documentation. We can not
use Markdown in docstrings. The docstrings are adapted accordingly.
An additional test checks that the documentation can be build with sphinx.
This test takes very long is only enabled in full run (aka. ci) mode.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-11-13 22:53:46 +01:00
Bobby Noelte
8da137f8f1
fix: cached_method deprecated and test
...
cachebox deprecated the method decorator. Used cached instead.
Fix cache integration tests that were accessing real world addresses.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-11-13 19:35:08 +01:00
dependabot[bot]
cab3a3dd21
build(deps-dev): bump pre-commit from 4.3.0 to 4.4.0 ( #758 )
...
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.3.0...v4.4.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-version: 4.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 01:07:46 +01:00
dependabot[bot]
74a9271e88
build(deps-dev): bump commitizen from 4.9.1 to 4.10.0 ( #760 )
...
Bumps [commitizen](https://github.com/commitizen-tools/commitizen ) from 4.9.1 to 4.10.0.
- [Release notes](https://github.com/commitizen-tools/commitizen/releases )
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md )
- [Commits](https://github.com/commitizen-tools/commitizen/compare/v4.9.1...v4.10.0 )
---
updated-dependencies:
- dependency-name: commitizen
dependency-version: 4.10.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 01:07:33 +01:00
dependabot[bot]
5e681e4356
build(deps): bump fastapi[standard-no-fastapi-cloud-cli]
...
docker-build / platform-excludes (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bumps [fastapi[standard-no-fastapi-cloud-cli]](https://github.com/fastapi/fastapi ) from 0.121.0 to 0.121.1.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.121.0...0.121.1 )
---
updated-dependencies:
- dependency-name: fastapi[standard-no-fastapi-cloud-cli]
dependency-version: 0.121.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-10 22:40:53 +00:00
dependabot[bot]
1b5616b05c
build(deps-dev): bump pytest from 8.4.2 to 9.0.0 ( #754 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.4.2 to 9.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.2...9.0.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 9.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 23:19:41 +01:00
dependabot[bot]
12bb7a5736
build(deps-dev): bump coverage from 7.11.1 to 7.11.3 ( #756 )
...
Bumps [coverage](https://github.com/coveragepy/coveragepy ) from 7.11.1 to 7.11.3.
- [Release notes](https://github.com/coveragepy/coveragepy/releases )
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst )
- [Commits](https://github.com/coveragepy/coveragepy/compare/7.11.1...7.11.3 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.11.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 23:16:27 +01:00
dependabot[bot]
1f4a975a55
build(deps): bump fastapi-cli from 0.0.14 to 0.0.16 ( #757 )
...
Bumps [fastapi-cli](https://github.com/fastapi/fastapi-cli ) from 0.0.14 to 0.0.16.
- [Release notes](https://github.com/fastapi/fastapi-cli/releases )
- [Changelog](https://github.com/fastapi/fastapi-cli/blob/main/release-notes.md )
- [Commits](https://github.com/fastapi/fastapi-cli/compare/0.0.14...0.0.16 )
---
updated-dependencies:
- dependency-name: fastapi-cli
dependency-version: 0.0.16
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 23:15:54 +01:00
Bobby Noelte
e7b43782a4
fix: pydantic extra keywords deprecated ( #753 )
...
Pydantic deprecates using extra keyword arguments on Field.
Used json_schema_extra instead.
Deprecated in Pydantic V2.0 to be removed in V3.0.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-11-10 16:57:44 +01:00
Bobby Noelte
54b0622a96
chore: set development version marker 0.2.0+dev
...
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
* Development version v0.2.0+dev
This pull request marks the repository as back in active development.
* Changes
- Set version to `v0.2.0+dev`
No changelog entry is needed.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-11-09 09:41:26 +01:00
Bobby Noelte
2e9902c459
chore(release): Release v0.2.0
...
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
v0.2.0
2025-11-09 09:21:34 +01:00
Bobby Noelte
3599088dce
chore: eosdash improve plan display ( #739 )
...
docker-build / platform-excludes (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
* chore: improve plan solution display
Add genetic optimization results to general solution provided by EOSdash plan display.
Add total results.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
* fix: genetic battery and home appliance device simulation
Fix genetic solution to make ac_charge, dc_charge, discharge, ev_charge or
home appliance start time reflect what the simulation was doing. Sometimes
the simulation decided to charge less or to start the appliance at another
time and this was not brought back to e.g. ac_charge.
Make home appliance simulation activate time window for the next day if it can not be
run today.
Improve simulation speed.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
---------
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-11-08 15:42:18 +01:00
Fl0x23
c50cdd95cb
feat: add automatic dark/light mode logo support - "README.md" ( #746 )
...
docker-build / platform-excludes (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
* Add dark mode logo
* Update README.md with automatic dark/light mode logo suppor
2025-11-08 12:08:05 +01:00
dependabot[bot]
18893a1b5a
build(deps-dev): bump coverage from 7.11.0 to 7.11.1 ( #747 )
...
docker-build / platform-excludes (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.11.0 to 7.11.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.11.0...7.11.1 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.11.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-07 22:39:45 +01:00
dependabot[bot]
e544749133
build(deps): bump pydantic from 2.12.3 to 2.12.4 ( #748 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.12.3 to 2.12.4.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.12.4/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.12.3...v2.12.4 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.12.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-07 22:39:25 +01:00
dependabot[bot]
97baf00310
build(deps): bump bokeh from 3.8.0 to 3.8.1 ( #749 )
...
Bumps [bokeh](https://github.com/bokeh/bokeh ) from 3.8.0 to 3.8.1.
- [Changelog](https://github.com/bokeh/bokeh/blob/3.8.1/docs/CHANGELOG )
- [Commits](https://github.com/bokeh/bokeh/compare/3.8.0...3.8.1 )
---
updated-dependencies:
- dependency-name: bokeh
dependency-version: 3.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-07 22:36:56 +01:00
dependabot[bot]
e7d6bd1e24
build(deps): bump fastapi[standard-no-fastapi-cloud-cli] ( #744 )
...
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bumps [fastapi[standard-no-fastapi-cloud-cli]](https://github.com/fastapi/fastapi ) from 0.120.4 to 0.121.0.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.120.4...0.121.0 )
---
updated-dependencies:
- dependency-name: fastapi[standard-no-fastapi-cloud-cli]
dependency-version: 0.121.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-04 16:21:17 +01:00
dependabot[bot]
3c9b2edba7
build(deps): bump psutil from 7.1.2 to 7.1.3 ( #745 )
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 7.1.2 to 7.1.3.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-7.1.2...release-7.1.3 )
---
updated-dependencies:
- dependency-name: psutil
dependency-version: 7.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-04 16:20:59 +01:00
Bobby Noelte
94c4ee2951
feat: improve config backup and update and revert ( #737 )
...
docker-build / platform-excludes (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
Improve the backup of the EOS configuration on configuration migration
from another version. Backup files now get a backup id based on date
and time.
Add the configuration backup listing and the revert to the backup to
the EOS api.
Add revert to backup to the EOSdash admin tab.
Improve documentation about install, update and revert of EOS versions.
Add EOS execution profiling to make commands and to test description in
the development guideline.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-11-03 17:40:25 +01:00
Bobby Noelte
3432116845
fix: path to akkudoktor forum in readme
...
docker-build / platform-excludes (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-11-03 09:38:36 +01:00
Bobby Noelte
9feae49950
fix: automatic optimization start solution
...
docker-build / platform-excludes (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
The automatic optimization did not use the start solution from the
last energy management run. Make it use it.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-11-02 17:52:51 +01:00
dependabot[bot]
fca29127cb
build(deps-dev): bump deprecated from 1.2.18 to 1.3.1 ( #736 )
...
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bumps [deprecated](https://github.com/laurent-laporte-pro/deprecated ) from 1.2.18 to 1.3.1.
- [Release notes](https://github.com/laurent-laporte-pro/deprecated/releases )
- [Changelog](https://github.com/laurent-laporte-pro/deprecated/blob/master/CHANGELOG-1.2.rst )
- [Commits](https://github.com/laurent-laporte-pro/deprecated/compare/v1.2.18...v1.3.1 )
---
updated-dependencies:
- dependency-name: deprecated
dependency-version: 1.3.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-01 01:07:02 +01:00
dependabot[bot]
21cb9cb93c
build(deps): bump python-fasthtml from 0.12.31 to 0.12.33
...
Bumps [python-fasthtml](https://github.com/AnswerDotAI/fasthtml ) from 0.12.31 to 0.12.33.
- [Release notes](https://github.com/AnswerDotAI/fasthtml/releases )
- [Changelog](https://github.com/AnswerDotAI/fasthtml/blob/main/CHANGELOG.md )
- [Commits](https://github.com/AnswerDotAI/fasthtml/compare/0.12.31...0.12.33 )
---
updated-dependencies:
- dependency-name: python-fasthtml
dependency-version: 0.12.33
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-01 00:05:34 +00:00
dependabot[bot]
03754fd2d3
build(deps): bump cachebox from 5.0.4 to 5.1.0 ( #735 )
...
Bumps [cachebox](https://github.com/awolverp/cachebox ) from 5.0.4 to 5.1.0.
- [Release notes](https://github.com/awolverp/cachebox/releases )
- [Changelog](https://github.com/awolverp/cachebox/blob/main/CHANGELOG.md )
- [Commits](https://github.com/awolverp/cachebox/compare/v5.0.4...v5.1.0 )
---
updated-dependencies:
- dependency-name: cachebox
dependency-version: 5.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-01 00:58:32 +01:00
dependabot[bot]
8d09c7ac5c
build(deps): bump fastapi[standard-no-fastapi-cloud-cli] ( #734 )
...
Bumps [fastapi[standard-no-fastapi-cloud-cli]](https://github.com/fastapi/fastapi ) from 0.120.2 to 0.120.4.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.120.2...0.120.4 )
---
updated-dependencies:
- dependency-name: fastapi[standard-no-fastapi-cloud-cli]
dependency-version: 0.120.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-01 00:57:52 +01:00
dependabot[bot]
a6a11563e1
build(deps): bump monsterui from 1.0.30 to 1.0.32 ( #732 )
...
Bumps [monsterui](https://github.com/AnswerDotAI/MonsterUI ) from 1.0.30 to 1.0.32.
- [Release notes](https://github.com/AnswerDotAI/MonsterUI/releases )
- [Changelog](https://github.com/AnswerDotAI/MonsterUI/blob/main/CHANGELOG.md )
- [Commits](https://github.com/AnswerDotAI/MonsterUI/compare/1.0.30...1.0.32 )
---
updated-dependencies:
- dependency-name: monsterui
dependency-version: 1.0.32
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-01 00:57:36 +01:00
Bobby Noelte
b01bb1c61c
fix: load data for automatic optimization ( #731 )
...
Automatic optimization used to take the adjusted load data even if there were no
measurements leading to 0 load values.
Split LoadAkkudoktor into LoadAkkudoktor and LoadAkkudoktorAdjusted. This allows
to select load data either purely from the load data database or load data additionally
adjusted by load measurements. Some value names have been adapted to denote
also the unit of a value.
For better load bug squashing the optimization solution data availability was
improved. For better data visbility prediction data can now be distinguished from
solution data in the generic optimization solution.
Some predictions that may be of interest to understand the solution were added.
Documentation was updated to resemble the addition load prediction provider and
the value name changes.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-11-01 00:49:11 +01:00
Bobby Noelte
e3c5b758dd
chore: bump fastapi to 0.120.2 ( #730 )
...
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-11-01 00:48:45 +01:00
Bobby Noelte
18b580cabe
fix: ensure EV charge rates settings available
...
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Allow charge rates for electric vehicle to be provided by the POST
optimize endpoint. Create a default value in case neither the
parameters nor the configuration provide charge rates.
This is also to allow to migrate from 0.1.0 configuration format
to actual one.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-10-30 17:25:26 +01:00
Bobby Noelte
c911378bee
fix: ensure genetic common settings available
...
docker-build / platform-excludes (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-10-30 14:18:41 +01:00
Bobby Noelte
6df2b8ba93
fix: generate config markdown
...
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-10-30 14:18:41 +01:00
dependabot[bot]
906a055de5
build(deps): bump pydantic-extra-types from 2.10.5 to 2.10.6 ( #723 )
...
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled
Bumps [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types ) from 2.10.5 to 2.10.6.
- [Release notes](https://github.com/pydantic/pydantic-extra-types/releases )
- [Changelog](https://github.com/pydantic/pydantic-extra-types/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic-extra-types/compare/v2.10.5...v2.10.6 )
---
updated-dependencies:
- dependency-name: pydantic-extra-types
dependency-version: 2.10.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 03:39:23 +01:00
dependabot[bot]
07dbe21e8e
build(deps): bump pydantic from 2.11.9 to 2.12.3 ( #724 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.9 to 2.12.3.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.9...v2.12.3 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.12.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 03:30:10 +01:00
dependabot[bot]
d6da9ac68e
build(deps): bump psutil from 7.1.0 to 7.1.2 ( #722 )
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 7.1.0 to 7.1.2.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-7.1.0...release-7.1.2 )
---
updated-dependencies:
- dependency-name: psutil
dependency-version: 7.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 03:30:00 +01:00
dependabot[bot]
0898afbb83
build(deps): bump monsterui from 1.0.29 to 1.0.30 ( #718 )
...
Bumps [monsterui](https://github.com/AnswerDotAI/MonsterUI ) from 1.0.29 to 1.0.30.
- [Release notes](https://github.com/AnswerDotAI/MonsterUI/releases )
- [Changelog](https://github.com/AnswerDotAI/MonsterUI/blob/main/CHANGELOG.bak )
- [Commits](https://github.com/AnswerDotAI/MonsterUI/compare/1.0.29...1.0.30 )
---
updated-dependencies:
- dependency-name: monsterui
dependency-version: 1.0.30
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 03:21:25 +01:00
dependabot[bot]
9f378a5104
build(deps-dev): bump coverage from 7.10.7 to 7.11.0 ( #720 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.10.7 to 7.11.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.7...7.11.0 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.11.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 03:21:09 +01:00
dependabot[bot]
b9e7523168
build(deps): bump tzfpy from 1.0.0 to 1.1.0 ( #721 )
...
Bumps [tzfpy](https://github.com/ringsaturn/tz-benchmark ) from 1.0.0 to 1.1.0.
- [Commits](https://github.com/ringsaturn/tz-benchmark/commits )
---
updated-dependencies:
- dependency-name: tzfpy
dependency-version: 1.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 03:21:00 +01:00
dependabot[bot]
e1cc6ea7af
build(deps): bump numpydantic from 1.6.11 to 1.7.0
...
Bumps [numpydantic](https://github.com/p2p-ld/numpydantic ) from 1.6.11 to 1.7.0.
- [Release notes](https://github.com/p2p-ld/numpydantic/releases )
- [Changelog](https://github.com/p2p-ld/numpydantic/blob/main/docs/changelog.md )
- [Commits](https://github.com/p2p-ld/numpydantic/compare/v1.6.11...v1.7.0 )
---
updated-dependencies:
- dependency-name: numpydantic
dependency-version: 1.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-28 02:20:00 +00:00
dependabot[bot]
530b0b9126
build(deps): bump numpy from 2.3.3 to 2.3.4
...
Bumps [numpy](https://github.com/numpy/numpy ) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst )
- [Commits](https://github.com/numpy/numpy/compare/v2.3.3...v2.3.4 )
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.3.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-28 02:11:47 +00:00
dependabot[bot]
80060b31ab
build(deps): bump python-fasthtml from 0.12.29 to 0.12.31
...
Bumps [python-fasthtml](https://github.com/AnswerDotAI/fasthtml ) from 0.12.29 to 0.12.31.
- [Release notes](https://github.com/AnswerDotAI/fasthtml/releases )
- [Changelog](https://github.com/AnswerDotAI/fasthtml/blob/main/CHANGELOG.md )
- [Commits](https://github.com/AnswerDotAI/fasthtml/compare/0.12.29...0.12.31 )
---
updated-dependencies:
- dependency-name: python-fasthtml
dependency-version: 0.12.31
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-28 02:11:45 +00:00
dependabot[bot]
d27b69611d
build(deps-dev): bump tokenize-rt from 3.2.0 to 6.2.0
...
Bumps [tokenize-rt](https://github.com/asottile/tokenize-rt ) from 3.2.0 to 6.2.0.
- [Commits](https://github.com/asottile/tokenize-rt/compare/v3.2.0...v6.2.0 )
---
updated-dependencies:
- dependency-name: tokenize-rt
dependency-version: 6.2.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-28 02:10:58 +00:00
dependabot[bot]
63b1a4252b
build(deps): bump platformdirs from 4.4.0 to 4.5.0
...
Bumps [platformdirs](https://github.com/tox-dev/platformdirs ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/tox-dev/platformdirs/releases )
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst )
- [Commits](https://github.com/tox-dev/platformdirs/compare/4.4.0...4.5.0 )
---
updated-dependencies:
- dependency-name: platformdirs
dependency-version: 4.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-28 02:10:34 +00:00
dependabot[bot]
0bc451dca4
build(deps): bump fastapi-cli from 0.0.13 to 0.0.14 ( #712 )
...
Bumps [fastapi-cli](https://github.com/fastapi/fastapi-cli ) from 0.0.13 to 0.0.14.
- [Release notes](https://github.com/fastapi/fastapi-cli/releases )
- [Changelog](https://github.com/fastapi/fastapi-cli/blob/main/release-notes.md )
- [Commits](https://github.com/fastapi/fastapi-cli/compare/0.0.13...0.0.14 )
---
updated-dependencies:
- dependency-name: fastapi-cli
dependency-version: 0.0.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 03:02:38 +01:00
dependabot[bot]
0724092325
build(deps): bump matplotlib from 3.10.6 to 3.10.7 ( #711 )
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.10.6 to 3.10.7.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.10.6...v3.10.7 )
---
updated-dependencies:
- dependency-name: matplotlib
dependency-version: 3.10.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 03:02:24 +01:00