Skip to content

Commit

Permalink
Updating mappings to plugs in config.adel.json
Browse files Browse the repository at this point in the history
  • Loading branch information
devireddyprasanth22 committed Jul 19, 2024
1 parent ed4ab6b commit f0e0c39
Showing 1 changed file 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 @@ -81,6 +81,20 @@
}
]
},
{
"deviceName": "Toaster",
"sensorName": "athom-smart-plug-v2-3fec07",
"standbyThreshold": 1,
"recommendedForAutoOff": true,
"cutoffWaitSeconds": 180,
"standardUseTimes": [
{
"startTime": "08:00",
"endTime": "20:00",
"daysOfWeek": [1, 2, 3, 4, 5, 6, 7]
}
]
},
{
"deviceName": "Kettle",
"sensorName": "athom-smart-plug-v2-a78696",
Expand Down

0 comments on commit f0e0c39

Please sign in to comment.