NormannK
922042ced1
Update class_sommerzeit.py
...
initial clean up. translations, minor changes
2024-10-01 07:12:58 +02:00
NormannK
baa22e973d
Update class_load_corrector.py
...
initial clean up. translations, imports cleaned and sorted
2024-10-01 07:12:41 +02:00
NormannK
c14a94e6f9
Update class_load_container.py
...
initial clean up, unused imports removed, translations, very minor code changes
2024-10-01 07:11:08 +02:00
NormannK
cf3b610b72
Update class_load.py
...
initial clean up, unused imports removed, translations, minor error handling for file added
2024-10-01 07:10:47 +02:00
NormannK
89e84b39e5
Update class_inverter.py
...
initial clean up, comments translated. no code changes
2024-10-01 07:07:31 +02:00
NormannK
258267fad4
Update class_heatpump.py
...
initial clean up. comments translated, parameters pulled top the top
2024-10-01 07:05:55 +02:00
NormannK
d1ab1d0184
Update class_akku.py
...
initial cleanup, translations, minimal code changes
2024-10-01 07:04:46 +02:00
NormannK
362fb2221b
Update class_battery_soc_predictor.py
...
initial clean up. import sorted and unused removed, comments translated, commented debug functions removed
2024-10-01 07:02:14 +02:00
NormannK
b9b6b16437
Update class_haushaltsgeraet.py
...
initial clean up, only translations
2024-10-01 06:56:37 +02:00
Andreas
2260b5831d
Bugfix: Simulation Load Data missed
2024-10-01 06:51:06 +02:00
Andreas
ffdd76e140
Merge branch 'main' of https://github.com/Akkudoktor-EOS/EOS
2024-10-01 06:47:25 +02:00
Andreas
042c74ce99
Bugfix: Load Simulation did not return Data
2024-10-01 06:41:45 +02:00
Andreas
e0463a36e0
Performance
...
Fixes #56
2024-09-30 10:32:54 +02:00
Bla Bla
acd04c8628
Bugfix: datetime.datetime -> datetime
...
Code nicht mehr lauffähig
2024-09-30 08:37:48 +02:00
drbacke
c17d535cef
Revert "restructure and optimization of class_optimize.py"
...
This reverts commit 1f0145582542d32367792a308c2125165afcd6d4.
2024-09-30 08:27:07 +02:00
NormannK
29315427f0
Update flask_server.py
...
first step of cleanup. only formatting and very minor code changes
To Do:
- implement proper config
- move parameters into config
- remove not needed commented code (idk which is useful)
- logic in has_no_empty_params is unnecessary complicated
2024-09-30 08:16:05 +02:00
Fortrieb
af7b745d15
Add english translation for readme.
...
Moving german readme to READEME-DE.md. Add sensible gitignore defaults for most operating systems, VS code and Python.
2024-09-30 08:02:40 +02:00
NormannK
c2254dc5ed
Update visualize.py
...
initial clean up, translations
2024-09-30 07:54:19 +02:00
NormannK
a2770e8410
Update test.py
...
degree is a non-UTF-8 code. too risky to have that
2024-09-30 07:53:12 +02:00
NormannK
ec996fe410
Update server_load_profile.py
...
- general clean up
- constants pulled to the top
- improved error handeling
2024-09-30 07:46:05 +02:00
NormannK
1f01455825
restructure and optimization of class_optimize.py
...
- removed unused functions
- restructure code
-optimized parameters of optimization
2024-09-30 07:37:18 +02:00
dependabot[bot]
6d19a97223
Bump protobuf from 5.28.1 to 5.28.2
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 5.28.1 to 5.28.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v5.28.1...v5.28.2 )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 15:38:00 +02:00
dependabot[bot]
d80e5e34b9
Bump scikit-learn from 1.5.1 to 1.5.2
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.1...1.5.2 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 15:37:37 +02:00
dependabot[bot]
1fa100f7f8
Bump setuptools from 74.1.2 to 75.1.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 74.1.2 to 75.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v74.1.2...v75.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 15:37:13 +02:00
dependabot[bot]
f87eea12fe
Bump fonttools from 4.53.1 to 4.54.0
...
Bumps [fonttools](https://github.com/fonttools/fonttools ) from 4.53.1 to 4.54.0.
- [Release notes](https://github.com/fonttools/fonttools/releases )
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst )
- [Commits](https://github.com/fonttools/fonttools/compare/4.53.1...4.54.0 )
---
updated-dependencies:
- dependency-name: fonttools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 15:37:02 +02:00
dependabot[bot]
f045c0b963
Bump tzdata from 2024.1 to 2024.2
...
Bumps [tzdata](https://github.com/python/tzdata ) from 2024.1 to 2024.2.
- [Release notes](https://github.com/python/tzdata/releases )
- [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md )
- [Commits](https://github.com/python/tzdata/compare/2024.1...2024.2 )
---
updated-dependencies:
- dependency-name: tzdata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 15:36:53 +02:00
drbacke
3a8df5879e
Update class_soc_calc.py
2024-09-23 06:58:57 +02:00
NormannK
5d38a7c982
Update flask_server.py
...
- sorted and organized import section according to PEP 8 guidelines
- removed unused "import string"
- translated to english
2024-09-20 00:05:35 +02:00
NormannK
709211784b
Update test.py
...
- removed unused/duplicate imports
- organized parameters
- input values got rounded!
2024-09-20 00:05:08 +02:00
Dominik Siebel
226608dc9e
change default port to 8503
2024-09-18 12:48:21 +02:00
Dominik Siebel
eaa23e6824
change default port to 3000
2024-09-18 12:48:21 +02:00
Dominik Siebel
a977f3cfd0
fix: make port configurable via env
2024-09-18 12:48:21 +02:00
dependabot[bot]
7bc8f3bdb6
Bump ml-dtypes from 0.4.0 to 0.5.0
...
Bumps [ml-dtypes](https://github.com/jax-ml/ml_dtypes ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/jax-ml/ml_dtypes/releases )
- [Changelog](https://github.com/jax-ml/ml_dtypes/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jax-ml/ml_dtypes/compare/v0.4.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: ml-dtypes
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 09:07:46 +02:00
dependabot[bot]
1c314bc3be
Bump urllib3 from 2.2.2 to 2.2.3
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.2...2.2.3 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 09:07:38 +02:00
dependabot[bot]
4021b20dd8
Bump pytz from 2024.1 to 2024.2
...
Bumps [pytz](https://github.com/stub42/pytz ) from 2024.1 to 2024.2.
- [Release notes](https://github.com/stub42/pytz/releases )
- [Commits](https://github.com/stub42/pytz/compare/release_2024.1...release_2024.2 )
---
updated-dependencies:
- dependency-name: pytz
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 09:07:30 +02:00
dependabot[bot]
58e99c88da
Bump protobuf from 4.25.4 to 5.28.1
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 4.25.4 to 5.28.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.25.4...v5.28.1 )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 09:07:21 +02:00
dependabot[bot]
257592c83a
Bump idna from 3.8 to 3.10
...
Bumps [idna](https://github.com/kjd/idna ) from 3.8 to 3.10.
- [Release notes](https://github.com/kjd/idna/releases )
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst )
- [Commits](https://github.com/kjd/idna/compare/v3.8...v3.10 )
---
updated-dependencies:
- dependency-name: idna
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 09:07:13 +02:00
Dominik Siebel
3cfd5beb1f
expose flask port
2024-09-17 09:06:56 +02:00
Dominik Siebel
138d8a9920
fix maridb volume path
2024-09-17 09:06:56 +02:00
Dominik Siebel
554eaa2ea4
use new compose plugin for docker
2024-09-17 09:06:56 +02:00
Dominik Siebel
1f4f89e50a
make docker-run PHONY
2024-09-17 09:06:56 +02:00
Dominik Siebel
bffd905b34
add docker-run to help target
2024-09-17 09:06:56 +02:00
Dominik Siebel
be73456347
more dir suffixes
2024-09-17 09:06:56 +02:00
Dominik Siebel
acd4da57f0
ignore data dir
2024-09-17 09:06:56 +02:00
Dominik Siebel
a7239917b8
new empty data dir for mariadb
2024-09-17 09:06:56 +02:00
Dominik Siebel
173977156f
use directory path prefixes
2024-09-17 09:06:56 +02:00
Dominik Siebel
d9b0131322
remove unused volume
2024-09-17 09:06:56 +02:00
Dominik Siebel
77ca5380c1
chore: move credentials to env
2024-09-17 09:06:56 +02:00
Dominik Siebel
216a0467d4
ci: don't upgrade pip
2024-09-17 09:06:56 +02:00
Dominik Siebel
db80e260c6
ci: dockerize setup
2024-09-17 09:06:56 +02:00