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 1d1f730 commit ed4ab6b
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": "Kettle",
"sensorName": "athom-smart-plug-v2-a78696",
"standbyThreshold": 1,
"recommendedForAutoOff": true,
"cutoffWaitSeconds": 180,
"standardUseTimes": [
{
"startTime": "08:00",
"endTime": "22:00",
"daysOfWeek": [1, 2, 3, 4, 5, 6, 7]
}
]
},
{
"deviceName": "Dishwasher",
"sensorName": "athom-smart-plug-v2-a786ca",
Expand Down

0 comments on commit ed4ab6b

Please sign in to comment.