{"id":16946867,"url":"https://github.com/ruthmoog/makers_thermostat","last_synced_at":"2025-03-21T09:17:06.485Z","repository":{"id":102204872,"uuid":"194159088","full_name":"ruthmoog/makers_thermostat","owner":"ruthmoog","description":null,"archived":false,"fork":false,"pushed_at":"2019-06-30T08:46:09.000Z","size":153,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T05:42:43.823Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruthmoog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-27T20:29:35.000Z","updated_at":"2023-08-31T16:38:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"142801e2-0cc1-4ef6-8a57-2db00fdf2f04","html_url":"https://github.com/ruthmoog/makers_thermostat","commit_stats":null,"previous_names":["ruthmoog/makers_thermostat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruthmoog%2Fmakers_thermostat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruthmoog%2Fmakers_thermostat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruthmoog%2Fmakers_thermostat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruthmoog%2Fmakers_thermostat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruthmoog","download_url":"https://codeload.github.com/ruthmoog/makers_thermostat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244767801,"owners_count":20507110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T21:44:58.788Z","updated_at":"2025-03-21T09:17:06.468Z","avatar_url":"https://github.com/ruthmoog.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Thermostat\n\n## Specification\n\n- Thermostat starts at 20 degrees\n- You can increase the temperature with an up function\n- You can decrease the temperature with a down function\n- The minimum temperature is 10 degrees\n- If power saving mode is on, the maximum temperature is 25 degrees\n- If power saving mode is off, the maximum temperature is 32 degrees\n- Power saving mode is on by default\n- You can reset the temperature to 20 with a reset function\n- You can ask about the thermostat's current energy usage: \u003c 18 is low-usage, \u003c 25 is medium-usage, anything else is high-usage.\n- (In the challenges where we add an interface, low-usage will be indicated with green, medium-usage indicated with black, high-usage indicated with red.)\n\n## User Stories\n\n```\nAs a house dweller,\nSo that my house is not too hot or cold,\nI would like my Thermostat to start at 20 degrees C\n```\n\n```\nAs a house dweller,\nSo that I can make my house warmer\nI would like to increase the temperature\n```\n\n```\nAs a house dweller,\nSo that I can make my house cooler\nI would like to decrease the temperature\n```\n\n```\nAs a house dweller,\nSo that I can make sure my house never gets too cold\nI would like a minimum temperature limit of 10 degrees C\n```\n\n```\nAs an energy concious house dweller\nSo that I can save energy\nI expect to have a power saving mode with a mx temperature of 25 degrees\n```\n\n```\nAs a house dweller\nSo that I can feel like i'm in the desert during winter\nI expect to have a max temperature of 32 degrees when power saver is off\n```\n\n```\nAs an energy concious house dweller\nSo that I can save energy\nI expect to have a power saving mode swtiched on, by default\n```\n\n```\nAs a house dweller\nSo that I can reset the temperature to the default status\nI want a reset button\n```\n\n```\nAs an energy concious house dweller\nSo that I am aware of my energy usage\nI want my current energy usage to be indicated by a range\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruthmoog%2Fmakers_thermostat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruthmoog%2Fmakers_thermostat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruthmoog%2Fmakers_thermostat/lists"}