From 8450af24d073332e23ab0ad29d3630703a473112 Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Mon, 22 Jan 2024 21:58:47 -0600 Subject: [PATCH] maintenance --- .gitmodules | 3 ++- README.md | 3 +++ apps/room_control | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 README.md diff --git a/.gitmodules b/.gitmodules index 7125fa9..abbaa59 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "apps/room_control"] path = apps/room_control - url = https://github.com/jsl12/room_control + url = ssh://gitea/john/room_control + branch = main diff --git a/README.md b/README.md new file mode 100644 index 0000000..0883098 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# AppDaemon + +This repo contains the specific implementation and configuration of AppDaemon for Jim Lancaster \ No newline at end of file diff --git a/apps/room_control b/apps/room_control index 12ac6c4..a00f10a 160000 --- a/apps/room_control +++ b/apps/room_control @@ -1 +1 @@ -Subproject commit 12ac6c4cc4897fae1bf0723f8fd960da6b9df8bc +Subproject commit a00f10a96710f8f98137ea6e2d7a484d26d69d71