{"id":16451308,"url":"https://github.com/zamberjo/dht22_sensor_client","last_synced_at":"2026-06-11T06:31:13.524Z","repository":{"id":90675650,"uuid":"125273511","full_name":"zamberjo/dht22_sensor_client","owner":"zamberjo","description":"Client MQTT for sensor DHT22","archived":false,"fork":false,"pushed_at":"2018-03-21T14:51:11.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T14:48:20.279Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/zamberjo.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":"2018-03-14T21:06:29.000Z","updated_at":"2018-03-21T14:51:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa478846-bfbf-4427-ada7-204014822f15","html_url":"https://github.com/zamberjo/dht22_sensor_client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zamberjo/dht22_sensor_client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zamberjo%2Fdht22_sensor_client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zamberjo%2Fdht22_sensor_client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zamberjo%2Fdht22_sensor_client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zamberjo%2Fdht22_sensor_client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zamberjo","download_url":"https://codeload.github.com/zamberjo/dht22_sensor_client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zamberjo%2Fdht22_sensor_client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34186385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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-10-11T10:08:19.737Z","updated_at":"2026-06-11T06:31:13.506Z","avatar_url":"https://github.com/zamberjo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# DHT22 Sensor client for RPi\n\n\nInstallation\n-------\n\nI always recommend using virtualenv\n```\napt-get update \u0026\u0026 apt-get install -y virtualenv build-essential python-dev python-openssl\n```\n\n```\ngit clone https://github.com/zamberjo/dht22_sensor_client.git /opt/dht22_sensor_client \u0026\u0026 pushd $_\n```\n\n```\nvirtualenv venv\nsource venv/bin/activate\n```\n\n```\ngit clone https://github.com/adafruit/Adafruit_Python_DHT.git /opt/Adafruit \u0026\u0026 pushd $_\npython setup.py install\npopd\nrm -rf /opt/Adafruit\n```\n\n```\npip install -r requeriments.txt\n```\n\nUse\n---\n\nPublish temperature and humidity\n```\n/opt/dht22_sensor_client/venv/bin/python dht22_cron.py\n```\n\nCrontab\n-------\n\n```\ncrontab -e\n*/5 * * * * cd /opt/dht22_sensor_client/venv/bin/python /opt/dht22_sensor_client/dht22.py \u003e/dev/null 2\u003e\u00261\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzamberjo%2Fdht22_sensor_client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzamberjo%2Fdht22_sensor_client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzamberjo%2Fdht22_sensor_client/lists"}