aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* run queue in batchesdennis2023-02-012-4/+44
|
* use new dbidennis2023-02-011-7/+2
|
* forgot to remove debug-messagedennis2023-02-011-1/+0
|
* forgot to commit heredennis2023-02-012-2/+1
|
* cd to directory instead, so we have right working dirdennis2023-02-011-3/+4
|
* neohub should use queue as welldennis2023-02-011-3/+8
|
* import correct module explicitlyDennis Eriksen2023-02-011-1/+1
|
* adding some common stuff, less code replicaDennis Eriksen2023-02-0114-185/+692
|
* use new db thingydennis2023-01-312-16/+4
|
* added queue, in case db-connection is downdennis2023-01-317-36/+92
|
* handle HAN as wellDennis Eriksen2023-01-312-11/+17
|
* adding handler for tempsensors on mqttDennis Eriksen2023-01-305-8/+142
|
* adding a few dependenciesDennis Eriksen2023-01-261-0/+5
|
* updating requirements and readmeDennis Eriksen2023-01-252-0/+42
|
* add neohubDennis Eriksen2023-01-256-30/+133
|
* expand to two days, else we do not get all of tomorrowDennis Eriksen2022-12-121-1/+1
|
* Get for tomorrow as wellDennis Eriksen2022-10-071-1/+2
|
* adding prefix to environmental variablesDennis Eriksen2022-10-048-31/+32
|
* adding grid tariff from elviaDennis Eriksen2022-10-043-0/+122
|
* Adding doc on how to obtain api-key from entsoeDennis Eriksen2022-10-041-0/+13
|
* Adding Entsoe as a data source. Also adding Norges Bank, since EntsoesDennis Eriksen2022-09-144-0/+235
| | | | prices are in Euros, and I need an exchange-rate.
* Sometimes there's a delay before new data is available. Increase theDennis Eriksen2022-09-131-1/+1
| | | | | period we're asking for, so we don't end up with gaps in case the delay is over 24h.
* initial commitDennis Eriksen2022-09-128-0/+525