Commit Graph

24 Commits

Author SHA1 Message Date
49f6a3d26a [triggers/receive_telegram] fix type 2023-11-11 22:04:53 +01:00
a08de8a553 [go mod] rename module 2023-11-11 15:28:35 +01:00
9fa2c02c9d [triggers/receive_telegram] init 2023-11-09 14:15:31 +01:00
cbf41e0842 [actions/send_telegram] disable debug logs of external lb 2023-11-04 16:54:08 +01:00
2a530681df [internal/logging] add logging lib 2023-11-03 14:32:44 +01:00
4b43bd1338 [actions/send_matrix] init 2023-10-31 20:40:43 +01:00
72d0aa61cd [docs] update usb 2023-10-31 14:46:45 +01:00
e37a84d77d [triggers/ethernet] fix deprecation warning 2023-10-31 13:47:14 +01:00
fb4322c040 [docs] fix typos 2023-10-31 02:47:12 +01:00
cfb553c975 [docs] add Examples to each trigger/action 2023-10-31 00:51:36 +01:00
8e8088ab39 [triggers/usb] fix print statement 2023-10-28 12:37:37 +02:00
d6f09d7c84 [triggers/usb] add UsbDisconnect Trigger 2023-10-28 11:40:17 +02:00
15bb4dc862 fix timeout 2023-10-25 01:09:02 +02:00
2df2a00721 fix ethernet_test 2023-10-24 23:35:30 +02:00
0354d86796 refactor triggger/action registration 2023-09-30 18:49:12 +02:00
74a61c0a51 change doc output 2023-09-30 15:32:02 +02:00
62aff64f3b add basic ethernet test 2023-09-01 23:17:29 +02:00
8a1c16f402 mv TimeOut -> Timeout 2023-08-16 10:58:44 +02:00
8f6fc72bfb add TestMode to run actions without effect 2023-08-16 01:27:28 +02:00
c2402e122f add EthernetDisconnect trigger 2023-08-16 00:15:12 +02:00
b7bab8f726 parse trigger json into structs 2023-08-16 00:12:11 +02:00
ab3954a6cb add built in docu 2023-07-18 13:35:33 +02:00
a457a313b7 split actions/trigggers into seperate files 2023-07-18 09:34:47 +02:00
a2ea3209f1 initial commit 2023-07-17 18:07:44 +02:00