diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7923053 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "home_assistant_config"] + path = home_assistant_config + url = git@github.com:nwithan8/home-assistant-config.git diff --git a/home_assistant/README.md b/home_assistant/README.md new file mode 100644 index 0000000..848a571 --- /dev/null +++ b/home_assistant/README.md @@ -0,0 +1,3 @@ +This is the legacy Home Assistant configuration directory. It remains because of existing URL links to blueprints and other files. + +The new Home Assistant configuration is stored in the `home_assistant_config` directory, which is a git submodule. diff --git a/home_assistant_config b/home_assistant_config new file mode 160000 index 0000000..17981f4 --- /dev/null +++ b/home_assistant_config @@ -0,0 +1 @@ +Subproject commit 17981f46f5abfe12eda4ebb071eb86b39c01a945