CarterBall / CarterBall/SmartHome

Controlling the Heater

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**As a** user
**I need** to be able to turn on and off my heater
and control the temperature
**So that** I can control the temperature in my house
### Details and Assumptions
* [document what you know]
### Acceptance Criteria
```gherkin
Given my heater is connected to the software and it is less than 70F in the home
When I press the on button
and set the temperature to 70F
Then the heater should turn on and heat the home to 70F
```

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating how the software connects to and controls the heater, then determine where the on/off action and temperature setting belong. Done means a connected heater turns on when the home is below 70F and reaches the selected 70F target.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
embedded-iot
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.