{"id":17802368,"url":"https://github.com/azrdev/rtl433_influx","last_synced_at":"2025-03-17T11:30:59.701Z","repository":{"id":72700144,"uuid":"98815553","full_name":"azrdev/rtl433_influx","owner":"azrdev","description":"dump everything your rtl-sdr receives on 433MHz into an InfluxDB for easy graphing -- superseded by `rtl433 -F influx`","archived":false,"fork":false,"pushed_at":"2019-09-27T14:28:31.000Z","size":4,"stargazers_count":31,"open_issues_count":1,"forks_count":8,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-02-27T23:27:48.762Z","etag":null,"topics":["influx","influxdb","rtl-433","rtl-sdr","sdr"],"latest_commit_sha":null,"homepage":"","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/azrdev.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":"2017-07-30T18:01:59.000Z","updated_at":"2023-12-22T04:02:30.000Z","dependencies_parsed_at":"2023-02-25T08:30:49.208Z","dependency_job_id":null,"html_url":"https://github.com/azrdev/rtl433_influx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azrdev%2Frtl433_influx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azrdev%2Frtl433_influx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azrdev%2Frtl433_influx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azrdev%2Frtl433_influx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azrdev","download_url":"https://codeload.github.com/azrdev/rtl433_influx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243858575,"owners_count":20359376,"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":["influx","influxdb","rtl-433","rtl-sdr","sdr"],"created_at":"2024-10-27T12:41:55.844Z","updated_at":"2025-03-17T11:30:59.693Z","avatar_url":"https://github.com/azrdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rtl_433 to InfluxDB\n\ndump everything your rtl-sdr receives on 433MHz into an InfluxDB for easy graphing\n\n## prerequisites\n\n- a systemd linux distro\n- python3\n- an rtl-sdr and [rtl_433](https://github.com/merbanan/rtl_433)\n- InfluxDB and [influxdb-python(3)](https://github.com/influxdata/influxdb-python)\n\n## setup\n\n- setup [rtl_433](https://github.com/merbanan/rtl_433) with your rtl-sdr\n    - I assume you use a separate unix user `rtl433sdr` for that, and the compiled binary is (symlinked) in `~rtl433sdr/bin/rtl_433`\n- install [InfluxDB](https://github.com/influxdata/influxdb) and [influxdb-python3](https://github.com/influxdata/influxdb-python)\n    - create a database `rtl433` where all the stuff goes\n- setup the service. You may use symlinks instead of copying the files\n~~~sh\ncp systemd-tmpfiles.rtl433.conf  /etc/tmpfiles.d/\ncp rtl433.service  /etc/systemd/system/\ncp rtl433json_to_influx.service  /etc/systemd/system/\ncp rtl433json_to_influx.py  ~rtl433sdr/bin/\nsystemctl daemon-reload\nsystemd-tmpfiles --create\nsystemctl start rtl433 rtl433json_to_influx\nsystemctl enable rtl433 rtl433json_to_influx\n~~~\n\n## graphing\n\nLeave it running overnight, then setup [Grafana](https://github.com/grafana/grafana) and look what you find inside the `rtl433` database!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazrdev%2Frtl433_influx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazrdev%2Frtl433_influx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazrdev%2Frtl433_influx/lists"}