Dominique Lasserre
f09658578a
Fix docker access. Closes #278
...
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
* Need to start within container with host 0.0.0.0 to access it later
on host.
2025-01-24 07:45:40 +01:00
Bobby Noelte
9c91a64c1b
Fix EOSdash startup. ( #394 )
...
docker-build / platform-excludes (push) Waiting to run
docker-build / build (push) Blocked by required conditions
docker-build / merge (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
Run Pytest on Pull Request / test (push) Waiting to run
Revert to EOSdash startup as a sub-process.
Add arguments to control the complete startup of both servers.
Also development reload can now be given as an argument.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-01-21 19:20:50 +01:00
Bobby Noelte
e255e97141
Fix Gesamtlast ( #398 )
...
docker-build / platform-excludes (push) Waiting to run
docker-build / build (push) Blocked by required conditions
docker-build / merge (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
Run Pytest on Pull Request / test (push) Waiting to run
Make Gesamtlast endpoint understand the legacy load mesaurement data format.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-01-21 17:02:48 +01:00
Bobby Noelte
43ebbc2e55
Fix gesamtlast_simple ( #399 )
...
Legacy endpoint gesamtlast_simple expected yearly energy consumption to be given in Wh SI units.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-01-21 16:56:42 +01:00
Bobby Noelte
34d8e88771
Rename FastAPI server to EOS. ( #355 )
...
Rename FastAPI server to `eos` and FastHTML server to `eosdash`.
Make an user easily identify what server is meant. FastAPI and FastHTML are
implementation details that may confuse the non-technical user.
Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com >
2025-01-09 16:54:49 +01:00