Updates to Svelte UI

This commit is contained in:
Gunnar Skjold
2022-09-12 07:29:25 +02:00
parent 04cd6ac387
commit 95d3008a66
13 changed files with 551 additions and 11 deletions

View File

@@ -82,6 +82,8 @@ private:
void energyPriceJson();
void temperatureJson();
void configurationJson();
void notFound();
};