Create project

This commit is contained in:
rxf
2025-12-28 08:43:17 +00:00
commit d635aefb96
5 changed files with 12876 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
*.backup
+9
View File
@@ -0,0 +1,9 @@
smarthome
=========
Alle Flows für die Smarthome-Steuerung
### 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.
+12851
View File
File diff suppressed because it is too large Load Diff
+3
View File
@@ -0,0 +1,3 @@
{
"$": "a5da4d8ddfe236d371e9cfb713dda026GacQ5+3xYunmp7cLN97oGi64ebTxC5yAQSM5hcmdw01Pun401t+YWETIfhexMSGfkxY1mIyp57rwIv6k9GBPkrQR0N1RxdjG4PBE31c3i0/g7OjE2ljZ9M6Y+smpbUP2PJ06I8lPLFMKSrCOnrlIKMZQRrILORW9cm6TfLyBdOnf3kxt0rFEGs7lx4J2O/1QXS+5qGKJILgisoBEYgnJPuq7MHitg0K99mpdHJ4aPZ2N2Q=="
}
+12
View File
@@ -0,0 +1,12 @@
{
"name": "smarthome",
"description": "Alle Flows für die Smarthome-Steuerung",
"version": "0.0.1",
"dependencies": {},
"node-red": {
"settings": {
"flowFile": "flows.json",
"credentialsFile": "flows_cred.json"
}
}
}