From f5d41e43221f7df48dcf8cfc6a471fb198a90203 Mon Sep 17 00:00:00 2001 From: Gitea Action Date: Tue, 3 Mar 2026 13:23:43 +0000 Subject: [PATCH] feat: initialized templates/home-assistant. --- templates/home-assistant/README.md | 8 ++++++++ templates/home-assistant/docker-compose.yml | 0 2 files changed, 8 insertions(+) create mode 100644 templates/home-assistant/README.md create mode 100644 templates/home-assistant/docker-compose.yml diff --git a/templates/home-assistant/README.md b/templates/home-assistant/README.md new file mode 100644 index 0000000..d8ae63c --- /dev/null +++ b/templates/home-assistant/README.md @@ -0,0 +1,8 @@ +# home-assistant (templates) + +### Description +Description for home-assistant goes here. + +### Configuration +- Path: templates/home-assistant/docker-compose.yml +- Status: Draft diff --git a/templates/home-assistant/docker-compose.yml b/templates/home-assistant/docker-compose.yml new file mode 100644 index 0000000..e69de29