Revamping this whole thing

This commit is contained in:
Daniel Ledda
2020-12-24 12:18:58 +01:00
parent 5950cd869e
commit 0dc3fdb9b8
15 changed files with 721 additions and 238 deletions

View File

@@ -1,5 +1,6 @@
{
"development": false,
"defaultMinuteSpan": 60,
"reloadIntervalSec": 30
"reloadIntervalSec": 30,
"dataEndpoint": "http://tortedda.local/climate/data"
}