dependabot[bot]
b84dfbab9f
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]
5c82a2e024
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]
f067d1bb71
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]
6f10a1f8ba
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
298b93c595
expose flask port
2024-09-17 09:06:56 +02:00
Dominik Siebel
101d25eee8
fix maridb volume path
2024-09-17 09:06:56 +02:00
Dominik Siebel
97e07b960c
use new compose plugin for docker
2024-09-17 09:06:56 +02:00
Dominik Siebel
4825dfb34f
make docker-run PHONY
2024-09-17 09:06:56 +02:00
Dominik Siebel
4c6a976676
add docker-run to help target
2024-09-17 09:06:56 +02:00
Dominik Siebel
b2865f2805
more dir suffixes
2024-09-17 09:06:56 +02:00
Dominik Siebel
6747cdf2b1
ignore data dir
2024-09-17 09:06:56 +02:00
Dominik Siebel
3c287d514c
new empty data dir for mariadb
2024-09-17 09:06:56 +02:00
Dominik Siebel
26971b3e09
use directory path prefixes
2024-09-17 09:06:56 +02:00
Dominik Siebel
4762dd87dd
remove unused volume
2024-09-17 09:06:56 +02:00
Dominik Siebel
47d16e37a5
chore: move credentials to env
2024-09-17 09:06:56 +02:00
Dominik Siebel
3e4526786d
ci: don't upgrade pip
2024-09-17 09:06:56 +02:00
Dominik Siebel
e4f0eedded
ci: dockerize setup
2024-09-17 09:06:56 +02:00
drbacke
c7f725adb8
Update README.md
...
TODOs entfernt und als Issues.
2024-09-16 16:20:07 +02:00
Daniel Molkentin
e97dc440e6
Mitmachen-Sektion mit Anlaufstellen in die README.dm eingefügt
2024-09-16 09:25:40 +02:00
Bla Bla
a90a92b841
Optimierungsparameter eingestellt
...
Choice für die E-Auto LAdeströme entfernt, scheint in DEAP buggy zu sein
Initiale Lösung 3x eingefügt, damit diese bestehen bleibt
2024-09-15 11:08:00 +02:00
Daniel Molkentin
9a20d81a09
feat: be helpful, provide a list of valid routes when visiting /
2024-09-13 08:02:40 +02:00
Daniel Molkentin
c91d29db55
feat: add documentation, enable makefile driven usage
...
This introduces a One-Stop-Shop Makefile.
Also brings back tensorflow as dependency, it is still needed
2024-09-13 08:01:25 +02:00
Daniel Molkentin
244a343735
feat: Detailliertere README
2024-09-10 19:42:35 +02:00
Daniel Molkentin
af2ccb8eb9
feat: andere ports/bind ips erlauben
2024-09-10 19:42:00 +02:00
Daniel Molkentin
d5484d880b
allow setting custom port
2024-09-10 17:17:49 +02:00
Daniel Molkentin
0d1f4db26c
fixup and freeze requirements.txt
2024-09-10 17:01:53 +02:00
Daniel Molkentin
3e3759efae
Create dependabot.yml
2024-09-10 16:32:43 +02:00
Bla Bla
bb81a3e7ee
Lastprediction als Service verfügbar und ohne DB Abfrage.
...
y
2024-09-08 10:28:54 +02:00
drbacke
d05f650547
Update README.md
2024-09-06 09:56:36 +02:00
drbacke
771c88fefc
Update README.md
2024-09-06 07:05:04 +02:00
Bla Bla
a3c340e019
Gesamtlast_simple
2024-09-05 14:26:26 +02:00
Bla Bla
0333fcdf1b
Gesamtlast Bug
2024-09-05 14:20:25 +02:00
Bla Bla
4bda57ced5
gesamtlast_simple
2024-09-05 14:16:43 +02:00
Bla Bla
f951605c2d
optimzation_hours
2024-09-05 13:56:46 +02:00
Bla Bla
b767bf0c2b
Tote Module entfernt
2024-09-05 13:51:34 +02:00
Bla Bla
b876cc7a1d
Vergessen
2024-09-05 13:33:56 +02:00
drbacke
b7d18cd7f3
Update README.md
2024-09-04 08:43:07 +02:00
drbacke
9f30486d4b
Update README.md
2024-09-04 08:42:45 +02:00
Bla Bla
0e4dae4cbb
config Example hochgeladen.
2024-09-04 08:41:18 +02:00
Bla Bla
246a1dbe9a
Config
2024-09-04 08:38:29 +02:00
Bla Bla
8bb1229543
Merge branch 'main' of https://github.com/Akkudoktor-EOS/EOS
2024-09-04 08:37:02 +02:00
Bla Bla
72a53d777d
Config.py lokal
2024-09-04 08:34:19 +02:00
drbacke
240854839d
Update config.py
...
Ladeströme (Diskret)
2024-09-04 08:31:37 +02:00
Bla Bla
8f1d23fe9d
E-Auto/Wallbox wird jetzt mit diskreten Ladezuständen versehen, in der
...
config.py einstellbar
Jeder DisCharge = 0 (Akkus nicht benutzen) wird mit 1Cent Strafe belegt,
da die Lastverteilung fehlt. Also wenn es egal ist, soll er den Akku
anschalten.
2024-09-04 08:23:17 +02:00
Bla Bla
c03d5f386a
Anfangs und Endzustand jeder Stunden berücksichtigt.
2024-08-31 10:40:07 +02:00
Bla Bla
65ecf4cf3c
Wallbox Leistung wird von der Lastprognose abgezogen
2024-08-30 11:49:44 +02:00
Bla Bla
5d5514c901
Verluste erstmal entfernt, macht die Auswertung zu komplex
2024-08-24 11:47:39 +02:00
Bla Bla
13601d5f12
Optimierungsparameter jetzt linear geordnet
...
E-Auto Ladeleistung wird optimiert
Nach wievielen Stunden muss das E-Auto voll sein? Einstellbar
2024-08-24 10:22:49 +02:00
Bla Bla
635f747c98
Bug in der Inverter Klasse, Maximale Batterie Leistung wurde als Grenze
...
genommen (Verbrauch > Erzeugung) statt Maximale WR Leistung. Jetzt
korrekt
2024-08-21 08:56:58 +02:00
Bla Bla
b83ec788a9
Einzeltestfall auf neusten Stand gebracht
2024-08-21 08:34:31 +02:00