Commit graph

29 commits

Author SHA1 Message Date
4b971c01a6 Bump version: 0.1.3 → 0.1.4 2022-02-09 05:44:25 +01:00
3644a0c441 add tests for jobschedule 2022-02-08 01:23:41 +01:00
87336262d8 refactored input callbacks 2022-02-08 01:06:29 +01:00
83439ecfa4 fix task queue when auto mode is interrupted 2022-02-08 00:40:46 +01:00
01aa870c55 log application start/stop 2022-02-07 14:23:12 +01:00
7861fff539 Bump version: 0.1.2 → 0.1.3 2022-02-07 03:12:20 +01:00
4066e5d6f9 fix graceful shutdown 2022-02-07 03:11:58 +01:00
26193bee00 Bump version: 0.1.1 → 0.1.2 2022-02-07 03:06:22 +01:00
7fad833dd1 fix cfg argument not setting config path 2022-02-07 03:05:35 +01:00
5f1ca9a92e Bump version: 0.1.0 → 0.1.1 2022-02-07 02:48:56 +01:00
f8f9ea948d fix --config cmdline argument, add config example 2022-02-07 02:48:09 +01:00
426d70672a Bump version: 0.0.1 → 0.1.0 2022-02-07 02:01:24 +01:00
40faac8a07 parse cmdline arguments 2022-02-07 01:59:48 +01:00
a3b0ea5436 api improvements, fix job scheduler 2022-02-07 00:23:31 +01:00
d64e3b9d26 add GetNZones to RPC 2022-02-01 17:53:30 +01:00
1b2fbf85ff add system time configuration 2022-01-31 00:14:48 +01:00
67a80d5d1a finished GRPC server 2022-01-30 22:09:56 +01:00
4816ec3352 add grpc models
update application interface
switch to pylint
2022-01-28 23:44:08 +01:00
7d72045d4f add jobschedule, MCP23017 library 2022-01-27 23:21:27 +01:00
70caa4664a integrated database, added scheduler 2022-01-27 12:01:43 +01:00
8e051600af add db 2022-01-26 19:54:43 +01:00
3ead68d492 updated queue 2022-01-22 17:23:29 +01:00
a42b106918 attempted refactor of task queue 2022-01-22 12:21:31 +01:00
81a28e9fd3 add output tests 2022-01-22 07:57:18 +01:00
bc69e81bf6 integrated new outputs 2022-01-19 21:18:26 +01:00
e86d434eda finished outputs with blinking capability 2022-01-19 17:24:09 +01:00
ae9e4c7c3d tmp 2022-01-18 14:38:36 +01:00
dd20335717 add queue 2022-01-08 17:19:27 +01:00
1a34a7f115 Initial commit 2022-01-02 21:30:56 +01:00