Create project

This commit is contained in:
m038
2020-05-21 13:13:21 +02:00
commit 86692cf459
5 changed files with 24 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
*.backup
+9
View File
@@ -0,0 +1,9 @@
home-assistant-flows
====================
Flows for home automation with Home Assistant
### About
This is your project's README.md file. It helps users understand what your
project does, how to use it and anything else they may need to know.
+1
View File
File diff suppressed because one or more lines are too long
+1
View File
@@ -0,0 +1 @@
{"$":"3c01dd9041cdfef20ab7f22a83b3eca9ftK2ffNgNk4clIN4GwGvNVGix8xHGg0k+eGFrGaj1QUOu1NmoWwKYqDas5QoviVxyVK/yL86J5qUks1SEe8DjzF9khNPsfiF00FlduUKrPWMFVln9gPz178iAryQ4+OkYl7uWgadGwHDNYA9AdoiJAVZA7LyNcJUJ4yldMDSKPCb3s1nEyBQ/cRQvBgq0wgiXwZJdceikDiicFuWtsFShVpHWy2097GggkjmklPZsSv6gVblpIDK63eYDXQnTg2Vi8DO+9IkSIz122q9atToG8dL5fB6Pon/MY6NmkuRu9y5eHnZ1dqtsm9i0kLx3CtWPhtAvUVAv+7LTub/nEUeW8o="}
+12
View File
@@ -0,0 +1,12 @@
{
"name": "home-assistant-flows",
"description": "Flows for home automation with Home Assistant",
"version": "0.0.1",
"dependencies": {},
"node-red": {
"settings": {
"flowFile": "flows.json",
"credentialsFile": "flows_cred.json"
}
}
}