Add autopilot light workflow

This commit is contained in:
2026-06-18 17:27:25 +02:00
parent 6e6031cfda
commit 2f750e3e41
7 changed files with 244 additions and 12 deletions

View File

@@ -2,7 +2,7 @@ FROM python:3.13-slim
WORKDIR /app
ARG SILLYHOME_FUTURE_REF=v2.0.0-alpha.12
ARG SILLYHOME_FUTURE_REF=v2.0.0-alpha.13
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.12"
version: "2.0.0-alpha.13"
slug: sillyhome_future
description: Event-first SillyHome v2 test controller
url: http://192.168.6.31:3000/Otto/sillyhome-future