{"id":20126733,"url":"https://github.com/cc-d/madmike-temperature-gauge","last_synced_at":"2026-03-06T03:31:44.270Z","repository":{"id":97847289,"uuid":"139895886","full_name":"cc-d/madmike-temperature-gauge","owner":"cc-d","description":"temperature gauge for the device which records, stores, and displays temperature data for madmike's salsa","archived":false,"fork":false,"pushed_at":"2018-10-04T00:28:15.000Z","size":1361,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T21:17:32.659Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cc-d.png","metadata":{"files":{"readme":"README.md","changelog":"history.db","contributing":null,"funding":null,"license":"LICENSE","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":"2018-07-05T20:14:27.000Z","updated_at":"2018-10-04T00:28:16.000Z","dependencies_parsed_at":"2023-04-24T11:17:30.868Z","dependency_job_id":null,"html_url":"https://github.com/cc-d/madmike-temperature-gauge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cc-d/madmike-temperature-gauge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cc-d%2Fmadmike-temperature-gauge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cc-d%2Fmadmike-temperature-gauge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cc-d%2Fmadmike-temperature-gauge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cc-d%2Fmadmike-temperature-gauge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cc-d","download_url":"https://codeload.github.com/cc-d/madmike-temperature-gauge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cc-d%2Fmadmike-temperature-gauge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30160857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"online","status_checked_at":"2026-03-06T02:00:08.268Z","response_time":250,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-13T20:17:25.847Z","updated_at":"2026-03-06T03:31:44.245Z","avatar_url":"https://github.com/cc-d.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"GLOBAL VARIABLES\n===================\nAll values are found at the top of run.py\n\ndb, table = '/home/pi/madmike-temperature-gauge/history.db', 'test'\n\ndb = Exact path to your sqlite3 db file\n\n\ntable = Name of table to use, I've already created a table called 'prod' with the correct schema, change from\n'test' to 'prod' whenever you are ready to start recording ONLY real data.\n\n\nsendto = 'ccarterdev ATSYMBOL gmail DOTSYMBOL com'\n\nsendto = The email address to warning emails to.\n\n\nmax\\_high\\_temp\\_f, max\\_low\\_temp\\_f = 50, 32\n\nThe desired temperature range, anything more or less will send emails to the sendto address.\n\n\nHOW TO RUN\n==============\n1. Start Flask Webserver \"python3 run.py\"\n\n2. Add an entry to crontab for \"python3 poll.py\" (preferably as root) every x interval (suggested 15 minutes). poll.py inserts the live data into the database.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcc-d%2Fmadmike-temperature-gauge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcc-d%2Fmadmike-temperature-gauge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcc-d%2Fmadmike-temperature-gauge/lists"}