Add production safety controls

This commit is contained in:
2026-06-18 13:24:17 +02:00
parent 01e5464ec1
commit 3c6fe24b03
11 changed files with 316 additions and 13 deletions

View File

@@ -2,7 +2,7 @@ FROM python:3.13-slim
WORKDIR /app
ARG SILLYHOME_FUTURE_REF=v2.0.0-alpha.8
ARG SILLYHOME_FUTURE_REF=v2.0.0-alpha.9
RUN python -m pip install --no-cache-dir \
"http://192.168.6.31:3000/Otto/sillyhome-future/archive/${SILLYHOME_FUTURE_REF}.tar.gz"

View File

@@ -1,5 +1,5 @@
name: SillyHome Future
version: "2.0.0-alpha.8"
version: "2.0.0-alpha.9"
slug: sillyhome_future
description: Event-first SillyHome v2 test controller
url: http://192.168.6.31:3000/Otto/sillyhome-future