{"id":22846368,"url":"https://github.com/blalop/ambiance-exporter","last_synced_at":"2025-03-31T05:40:52.698Z","repository":{"id":228238595,"uuid":"400802750","full_name":"blalop/ambiance-exporter","owner":"blalop","description":"ESP8266 + DHT22 temperature \u0026 humidity measure with exported metrics in Prometheus format","archived":false,"fork":false,"pushed_at":"2022-06-05T21:53:45.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T10:14:53.446Z","etag":null,"topics":["arduino","esp8266","prometheus","prometheus-exporter"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blalop.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":"2021-08-28T13:43:52.000Z","updated_at":"2021-10-22T18:25:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"2efe8a3a-67c7-419c-b2b7-8dd20574d6fe","html_url":"https://github.com/blalop/ambiance-exporter","commit_stats":null,"previous_names":["blalop/ambiance-exporter"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blalop%2Fambiance-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blalop%2Fambiance-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blalop%2Fambiance-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blalop%2Fambiance-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blalop","download_url":"https://codeload.github.com/blalop/ambiance-exporter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246423494,"owners_count":20774796,"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":["arduino","esp8266","prometheus","prometheus-exporter"],"created_at":"2024-12-13T03:28:03.694Z","updated_at":"2025-03-31T05:40:52.676Z","avatar_url":"https://github.com/blalop.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prometheus ESP8266 + DHT22 Exporter\n\nA Prometeus Exporter for the DHT22 sensor using ESP8266 hardware. \n\nClassic ESP8266-DHT22 schematic with pull-up resistor of 4,7k-10k omhs.\n\n## Schematics\n\nSchematics uses [kicad-ESP8266](https://github.com/jdunmire/kicad-ESP8266) library.\n\n\n## Deployment\n\n```bash\nWIFI_SSID='\\\"ssid\\\"' WIFI_PASS='\\\"pass\\\"' ROOM='\\\"livingroom\\\"' PLATFORMIO_UPLOAD_PORT=192.168.1.2 pio run -t upload -e ota\n```\n\nThe output metrics look like this:\n\n```\nambiance_build_info{version=\"0.5.0\",gccversion=\"10.3.0\", room=\"bedroom\"} 1\nambiance_temperature{room=\"bedroom\"} 22.00\nambiance_humidity{room=\"bedroom\"} 59.50\n```\n\n## Testing\n\n```bash\nWIFI_SSID='\\\"ssid\\\"' WIFI_PASS='\\\"pass\\\"' ROOM='\\\"livingroom\\\"' pio run test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblalop%2Fambiance-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblalop%2Fambiance-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblalop%2Fambiance-exporter/lists"}