{"id":25862182,"url":"https://github.com/devopsmariocom/raspberrypi-tempstation-htu21d-mqtt","last_synced_at":"2026-05-08T23:04:15.363Z","repository":{"id":66824920,"uuid":"163187069","full_name":"devopsmariocom/raspberrypi-tempstation-htu21d-mqtt","owner":"devopsmariocom","description":"Raspberry pi docker image for HTU21D and with MQTT client","archived":false,"fork":false,"pushed_at":"2023-12-12T13:25:22.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T00:07:19.107Z","etag":null,"topics":["htu21d","mqtt-client","raspberry-pi"],"latest_commit_sha":null,"homepage":null,"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/devopsmariocom.png","metadata":{"files":{"readme":"README.md","changelog":null,"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-12-26T14:14:01.000Z","updated_at":"2023-12-12T13:25:26.000Z","dependencies_parsed_at":"2025-02-17T07:37:08.706Z","dependency_job_id":null,"html_url":"https://github.com/devopsmariocom/raspberrypi-tempstation-htu21d-mqtt","commit_stats":null,"previous_names":["devopsmariocom/raspberrypi-tempstation-htu21d-mqtt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmariocom%2Fraspberrypi-tempstation-htu21d-mqtt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmariocom%2Fraspberrypi-tempstation-htu21d-mqtt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmariocom%2Fraspberrypi-tempstation-htu21d-mqtt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmariocom%2Fraspberrypi-tempstation-htu21d-mqtt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devopsmariocom","download_url":"https://codeload.github.com/devopsmariocom/raspberrypi-tempstation-htu21d-mqtt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241439470,"owners_count":19963097,"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":["htu21d","mqtt-client","raspberry-pi"],"created_at":"2025-03-01T23:49:13.547Z","updated_at":"2026-05-08T23:04:10.333Z","avatar_url":"https://github.com/devopsmariocom.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raspberry pi tempstation\n\nRaspberry pi docker image for HTU21D and with MQTT client\n\n## 1. On raspberry pi 3 start docker image \n\n$ `docker run --privileged -it --rm -v /dev/i2c-1:/dev/i2c-1 -e TEMP_BROKER_ADDRESS=192.168.0.221 -e TEMP_ROOM_NAME=living_room -e TEMP_BROKER_DELAY=5 elmariofredo/raspberrypi-tempstation-htu21d-mqtt:arm32v7-1.0`\n\n## 2. Add sensor config to homeassistent `configuration.yaml` file\n\n```yaml\nsensor:\n\n  - platform: mqtt\n    state_topic: 'living_room/temperature'\n    name: 'Living room Temperature'\n    unit_of_measurement: '°C'\n    device_class: temperature\n\n  - platform: mqtt\n    state_topic: 'living_room/humidity'\n    name: 'Living room Humidity'\n    unit_of_measurement: '%'\n    device_class: humidity\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevopsmariocom%2Fraspberrypi-tempstation-htu21d-mqtt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevopsmariocom%2Fraspberrypi-tempstation-htu21d-mqtt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevopsmariocom%2Fraspberrypi-tempstation-htu21d-mqtt/lists"}