mirror of
https://github.com/brianhanifin/esphome-config.git
synced 2026-07-27 19:55:41 +00:00
add Irrigation-with-display by @bruxy70 to hopefully comply with license
This commit is contained in:
+2
-1
@@ -7,5 +7,6 @@ secrets.yaml
|
||||
._*
|
||||
|
||||
# Included subfolders.
|
||||
!.vscode
|
||||
!common
|
||||
!common/**/**/**/**/**/**/**
|
||||
!common/**/**/**/**
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
[submodule "3rd_party/irrigation-with-display"]
|
||||
path = 3rd_party/irrigation-with-display
|
||||
url = https://github.com/brianhanifin/Irrigation-with-display.git
|
||||
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"cSpell.ignoreWords": [
|
||||
"espressif",
|
||||
"pioenvs"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user