CarterBall / CarterBall/SmartHome
Turn on Kettle
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**As a** user
**I need** a feature to have my kettle turn on at a set time
**So that** I can have Hot water ready when I need it
### Details and Assumptions
* [document what you know]
### Acceptance Criteria
```gherkin
Given my kettle is filled with water
and connected to my software,
When I schedule it to turn on at 7am
Then at 7am it should turn on and begin to heat water.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.