No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-12-16 19:54:53 +01:00
logs put logs in own folder, use memory log to prevent too much writing to the SD card (ref #41) 2023-12-29 10:59:55 +01:00
samples use alias to view system log 2024-10-12 19:00:55 +02:00
.gitignore update gitignore, add systemd service sample 2024-10-12 18:42:00 +02:00
alarm.py Also use title on Pushover messages. 2025-12-16 19:54:53 +01:00
arduino.py use statistics library for arduino mean 2025-02-18 16:49:33 +01:00
battery.py small adjustment to system under-voltage and battery level samples 2024-10-16 20:13:25 +02:00
cli.py fix threads can only be started once (fix #72), implement water valve test (fix #68), use events to sync Arduino threads (fix #73), use task_complete with Arduino command queue (fix #74) 2023-12-21 09:51:36 +01:00
hass_discovery.py add option to control water valve from home assistant 2024-06-23 20:58:09 +02:00
hass_entities.py add system voltage measurement 2024-10-12 15:38:52 +02:00
healthchecks.py use HealthChecks to monitor cron jobs (fix #75) 2023-12-26 08:45:48 +01:00
LICENSE.txt add readme and license 2022-12-29 16:50:28 +01:00
pushover.py Also use title on Pushover messages. 2025-12-16 19:54:53 +01:00
README.md add project url to readme 2022-12-30 19:11:04 +01:00

Security alarm system (RPi and MQTT)

A DIY security alarm system — powered by a Raspberry Pi. Supports hardwired and MQTT sensors.

Project documentation available at: https://blog.cavelab.dev/2022/12/rpi-security-alarm/

Security alarm system (RPi and MQTT)

Author

Thomas Jensen

License

The MIT License (MIT). Please see license file for more information.


This README was automatically generated using µLogistics (projectid:225)