diff --git a/main.go b/main.go index 312ed6b..9cddad0 100644 --- a/main.go +++ b/main.go @@ -3,9 +3,8 @@ // TODO: Record Inverter struct data only on-change. // Idea: Make a full admin / config GUI and only configure through this utility. // Idea: Gather settings only on start-up. -// TODO: handleMessage: Support older data age than 0, due to new OpenDTU WebSocket implementation? // TODO: Only update meter readings such as yieldday, yieldtotal on-change. -// TODO: DB migrations. +// TODO: Implement proper DB migrations. package main import (