summaryrefslogtreecommitdiffstats
path: root/esphome
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2023-10-13 00:53:37 +0200
committermanuel <manuel@mausz.at>2023-10-13 00:53:37 +0200
commit57547a5b9bba90f0d2e2cd4f9c4f11cd9775e96b (patch)
treecb60e6ef2a13b4e5e0222a02644105717233df3f /esphome
parent8b406b3cbfa267fb01ff4bf892111232b3a18c6c (diff)
downloadarduino-57547a5b9bba90f0d2e2cd4f9c4f11cd9775e96b.tar.gz
arduino-57547a5b9bba90f0d2e2cd4f9c4f11cd9775e96b.tar.bz2
arduino-57547a5b9bba90f0d2e2cd4f9c4f11cd9775e96b.zip
add secrets submodule
Diffstat (limited to 'esphome')
-rw-r--r--esphome/config/.gitignore1
l---------esphome/config/secrets.yaml1
2 files changed, 1 insertions, 1 deletions
diff --git a/esphome/config/.gitignore b/esphome/config/.gitignore
index 0bbf89c..abba939 100644
--- a/esphome/config/.gitignore
+++ b/esphome/config/.gitignore
@@ -7,4 +7,3 @@
7**/lib/ 7**/lib/
8**/src/ 8**/src/
9**/platformio.ini 9**/platformio.ini
10/secrets.yaml
diff --git a/esphome/config/secrets.yaml b/esphome/config/secrets.yaml
new file mode 120000
index 0000000..d55ae08
--- /dev/null
+++ b/esphome/config/secrets.yaml
@@ -0,0 +1 @@
../../secrets/esphome.yaml \ No newline at end of file