Go to file
2024-07-15 12:37:00 +02:00
.env.example Added healthcheck 2024-07-10 10:08:13 +02:00
.gitignore Initial commit 2024-07-07 10:02:01 +02:00
helpers.py Added function to analyse mails and extracted helper functions, calculate city from coordinates 2024-07-07 12:33:52 +02:00
mail_analyzer.py Added function to analyse mails and extracted helper functions, calculate city from coordinates 2024-07-07 12:33:52 +02:00
main.py Added healtcheck "down" requests, send empty draeger api request if data not parseable 2024-07-15 12:37:00 +02:00
README.md Initial commit 2024-07-07 10:02:01 +02:00
requirements.txt Added function to analyse mails and extracted helper functions, calculate city from coordinates 2024-07-07 12:33:52 +02:00

Dräger-Handyalarm-Bridge

Usage

python3 -m venv venv
source venv/bin/activate.fish

pip install -r requirements.txt

python3 main.py