working on sensors and rules

This commit is contained in:
2026-02-19 20:37:17 -06:00
parent a1b9b8d2b1
commit f9cfcf8f40
31 changed files with 1316 additions and 586 deletions

View File

@@ -90,7 +90,7 @@ services:
# Initialize builtin packs
# Copies pack files to shared volume and loads them into database
init-packs:
image: python:3.11-alpine
image: python:3.11-slim
container_name: attune-init-packs
volumes:
- ./packs:/source/packs:ro