Beginning to add homie convention compatibility https://homieiot.github.io/specification/

This commit is contained in:
2019-01-04 04:10:10 +03:00
parent 4508600cde
commit 8d87f09e29
16 changed files with 382 additions and 19 deletions

7
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}