{"id":22577121,"url":"https://github.com/joe-mccarthy/environment-checker","last_synced_at":"2025-03-28T16:12:19.349Z","repository":{"id":254320649,"uuid":"846211444","full_name":"joe-mccarthy/environment-checker","owner":"joe-mccarthy","description":"Write environment data and dew point to csv with a bme280 or openweather.","archived":false,"fork":false,"pushed_at":"2025-03-05T18:09:36.000Z","size":52,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T20:41:27.365Z","etag":null,"topics":["bme280","csv","dew-point","open-weather-api","open-weather-map","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/joe-mccarthy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-08-22T18:36:28.000Z","updated_at":"2025-03-05T18:09:35.000Z","dependencies_parsed_at":"2024-11-23T16:18:24.498Z","dependency_job_id":"9b5ab739-714f-43b6-a154-757c5abecda5","html_url":"https://github.com/joe-mccarthy/environment-checker","commit_stats":null,"previous_names":["joe-mccarthy/environment-checker"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joe-mccarthy%2Fenvironment-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joe-mccarthy%2Fenvironment-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joe-mccarthy%2Fenvironment-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joe-mccarthy%2Fenvironment-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joe-mccarthy","download_url":"https://codeload.github.com/joe-mccarthy/environment-checker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246059339,"owners_count":20717085,"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":["bme280","csv","dew-point","open-weather-api","open-weather-map","python"],"created_at":"2024-12-08T04:11:49.118Z","updated_at":"2025-03-28T16:12:19.314Z","avatar_url":"https://github.com/joe-mccarthy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Environment Checker\n\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/joe-mccarthy/environment-checker/build-test.yml?cacheSeconds=1)\n![Coveralls](https://img.shields.io/coverallsCoverage/github/joe-mccarthy/environment-checker?cacheSeconds=1)\n![Sonar Quality Gate](https://img.shields.io/sonar/quality_gate/joe-mccarthy_environment-checker?server=https%3A%2F%2Fsonarcloud.io\u0026cacheSeconds=1)\n![GitHub Release](https://img.shields.io/github/v/release/joe-mccarthy/environment-checker?sort=semver\u0026cacheSeconds=1)\n![GitHub commits since latest release](https://img.shields.io/github/commits-since/joe-mccarthy/environment-checker/latest?cacheSeconds=1)\n![GitHub License](https://img.shields.io/github/license/joe-mccarthy/environment-checker?cacheSeconds=1)\n\nSimple script that's called from a cron job that will take a reading from a bme 280 sensor or open weather api and record the result in a csv file with the calculated dew point.\n\n## Getting Started\n\nEnsure that you have the bme_280 sensors correctly connected and have made a note of the address of the sensor. If you're planning on using the Open Weather API ensure that you have your API key ready.\n\n### Prerequisites\n\n- Python 3.11 or higher\n\n### Installation\n\nClone the repository and install the required dependencies:\n\n```bash\ngit clone https://github.com/joe-mccarthy/environment-checker.git\ncd environment-checker\npip install -r requirements.txt\n```\n\n## Contributing\n\nContributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\n\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n1. Create your Feature Branch (git checkout -b feature/AmazingFeature)\n1. Commit your Changes (git commit -m 'Add some AmazingFeature')\n1. Push to the Branch (git push origin feature/AmazingFeature)\n1. Open a Pull Request\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoe-mccarthy%2Fenvironment-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoe-mccarthy%2Fenvironment-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoe-mccarthy%2Fenvironment-checker/lists"}