1
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
Alexander Böhm d3da86c913 Replaced executor with tokio 2024-01-05 01:14:41 +01:00
Alexander Böhm 251e167922 Added dead man handle, added logger, bump crate versions 2024-01-02 02:34:06 +01:00
Moritz Kempe 29b2014c80
sync with dezentrale upstream (#1)
* Next (#1)

* switched from interrupt to a simple loop

This raspberry pi isn't doing anything all day logn. So why should i noot do it like that?

* removed unused enviroment variables

---------

Co-authored-by: Moritz Kempe <moritzkempe@mailbox.org>

* Integration (#2)

* integrated spaceapi-client

* added push_door_status blocking

---------

Co-authored-by: Moritz Kempe <moritzkempe@mailbox.org>

---------

Co-authored-by: tuxa <69870860+mrtuxa@users.noreply.github.com>
2023-05-14 14:16:46 +02:00
Moritz Kempe 75f3e20954
Merge branch 'mrtuxa:main' into main 2023-05-03 15:59:55 +02:00
Moritz Kempe 9f9814e7e3
reworked project and made it more reliable (#1)
* reworked project and made it more reliable

Added a second check to get reliable handling slower doors

* removed misplaced comments and improved naming
2023-04-30 18:21:53 +02:00
tuxa 58c7a29ce0
Delete main.yml 2023-04-30 18:21:34 +02:00
tuxa cf078c50ed
Delete build.sh 2023-04-30 18:03:19 +02:00
Moritz Kempe 8d337baae1 removed misplaced comments and improved naming 2023-04-30 17:45:39 +02:00
Moritz Kempe 9e83421090 reworked project and made it more reliable
Added a second check to get reliable handling slower doors
2023-04-30 17:34:51 +02:00
tuxa 45020b191f
Create main.yml 2023-04-23 02:35:43 +02:00
mrtuxa de516d30c0 init 2023-04-23 02:34:29 +02:00
mrtuxa cd428559aa init 2023-04-21 19:10:17 +02:00