Commit graph

13 commits

Author SHA1 Message Date
2d843ceb3f
Handle TimescaleDBEnabled as bool.
All checks were successful
Build Docker image / build (push) Successful in 1m6s
Build Golang packages / release (push) Successful in 1m58s
2024-07-25 19:26:36 +02:00
5282a22879
Fix: change Config.TimescaleDBEnabled to bool.
Some checks failed
Build Docker image / build (push) Failing after 1m0s
Build Golang packages / release (push) Has been skipped
2024-07-25 19:21:04 +02:00
6230869120
Add capability to read from options.json to provide Home Assistant support.
All checks were successful
Build Docker image / build (push) Successful in 1m23s
Build Golang packages / release (push) Has been skipped
2024-07-25 19:15:11 +02:00
77a59f814b
Comment out debugging code. 2024-07-25 11:07:10 +02:00
1dbea69f52
Preparations for adding event timestamps.
All checks were successful
Build Docker image / build (push) Successful in 1m13s
Build Golang packages / release (push) Has been skipped
2024-07-01 14:39:19 +02:00
0e491612dd
Add data_age=0 as events requirement.
All checks were successful
Build Docker image / build (push) Successful in 1m36s
Build Golang packages / release (push) Has been skipped
2024-07-01 14:12:40 +02:00
69b488acc8
Small clarification of events versus inverter data.
All checks were successful
Build Docker image / build (push) Successful in 1m14s
Build Golang packages / release (push) Successful in 2m8s
2024-03-28 14:33:33 +01:00
02b1f45686
Update TODOs
All checks were successful
Build Docker image / build (push) Successful in 1m11s
Build Golang packages / release (push) Successful in 1m34s
2024-03-18 10:47:10 +01:00
faa79178a5
Upgrade go version. 2024-03-18 10:45:27 +01:00
d4028d37ec
Add daily filter to events count checker.
Some checks failed
Build Docker image / build (push) Failing after 51s
Build Golang packages / release (push) Has been skipped
2024-02-23 12:12:45 +01:00
01adb82cf2
Rename all tables to opendtu_* 2024-02-22 00:22:26 +01:00
bfffaa233d
Cleanup TODO, add documentation, add slog, change SQL for TimescaleDB compatibility. Split hints into hints table.
All checks were successful
Build Docker image / build (push) Successful in 1m11s
2024-02-21 18:56:29 +01:00
de11154b96
Add main.go
Some checks failed
Build Docker image / build (push) Has been cancelled
2024-02-21 11:24:32 +01:00