Skip to content

Commit

Permalink
gradle build ready and updated config.adel.json
Browse files Browse the repository at this point in the history
  • Loading branch information
devireddyprasanth22 committed Sep 19, 2024
1 parent f0e0c39 commit d092d36
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions config.adel.json
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,20 @@
"daysOfWeek": [1, 2, 3, 4, 5, 6, 7]
}
]
},
{
"deviceName": "Heater",
"sensorName": "athom-smart-plug-v2-3ff088",
"standbyThreshold": 0.61,
"recommendedForAutoOff": true,
"cutoffWaitSeconds": 180,
"standardUseTimes": [
{
"startTime": "15:00",
"endTime": "23:00",
"daysOfWeek": [1, 2, 3, 4, 5, 6, 7]
}
]
}
],
"motionSensors": [
Expand Down
Empty file modified gradle/wrapper/gradle-wrapper.jar
100644 → 100755
Empty file.
Empty file modified gradle/wrapper/gradle-wrapper.properties
100644 → 100755
Empty file.

0 comments on commit d092d36

Please sign in to comment.