aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* adding location and roomsDennis Eriksen2023-02-042-4/+145
| | | | | | updating yr to add location added coule tables to schema I forgot
* sql-variables in common was stupid. put them where they are usedDennis Eriksen2023-02-049-86/+131
|
* adding variable to env.sampledennis2023-02-041-0/+1
|
* moving some variables aroundDennis Eriksen2023-02-0412-61/+92
|
* queue sleep as variabledennis2023-02-042-1/+59
|
* fixing some lintingthingsDennis Eriksen2023-02-0112-38/+38
|
* moving and renaming/breaking everythingDennis Eriksen2023-02-0118-98/+51
|
* 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