add time based control on top of voltage

This commit is contained in:
2026-09-03 09:58:10 +02:00
parent 4c9b398b45
commit 20a2a304e3
3 changed files with 83 additions and 19 deletions
+6 -2
View File
@@ -1,7 +1,11 @@
{
"database": "./VEDirect.db",
"device_name_voltage": "0xA10C-HQ2535PVZGE",
"mode": "auto",
"test_duration_seconds": 1,
"time_off": "23:30",
"time_on": "7:30",
"time_use": true,
"voltage_off": 23.0,
"voltage_recover": 24.0
}
"voltage_recover": 25.0
}