initial commit

This commit is contained in:
John Lancaster
2024-02-21 21:23:05 -06:00
commit 7d4098ce79
12 changed files with 97 additions and 0 deletions

14
appdaemon.code-workspace Normal file
View File

@@ -0,0 +1,14 @@
{
"folders": [
{
"path": "../../root/appdaemon"
},
{
"path": "../../root/appdaemon_dev"
},
{
"path": "."
}
],
"settings": {}
}