mirror of
https://github.com/GrKoR/esphome_aux_ac_component.git
synced 2025-12-11 14:07:05 +03:00
Merge branch 'master' of https://github.com/GrKoR/esphome_aux_ac_component
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
# Gitignore settings for ESPHome
|
||||
# This is an example and may include too much for your use-case.
|
||||
# You can modify this file to suit your needs.
|
||||
**/.vscode/
|
||||
**/.esphome/
|
||||
**/.pioenvs/
|
||||
**/.piolibdeps/
|
||||
|
||||
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"*.yaml": "esphome"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user