{"id":20461834,"url":"https://github.com/kripton/munin_knx","last_synced_at":"2026-06-01T08:32:11.858Z","repository":{"id":149480612,"uuid":"461318641","full_name":"kripton/munin_knx","owner":"kripton","description":"Watches a KNX network for events / data and graphs them","archived":false,"fork":false,"pushed_at":"2022-02-20T21:17:48.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T11:39:21.901Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kripton.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":"2022-02-19T21:34:12.000Z","updated_at":"2022-02-19T21:34:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"74f56e2e-7ac3-49c6-85c4-6d46af0c410c","html_url":"https://github.com/kripton/munin_knx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kripton/munin_knx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kripton%2Fmunin_knx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kripton%2Fmunin_knx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kripton%2Fmunin_knx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kripton%2Fmunin_knx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kripton","download_url":"https://codeload.github.com/kripton/munin_knx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kripton%2Fmunin_knx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33767435,"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-01T02:00:06.963Z","response_time":115,"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-11-15T12:28:26.962Z","updated_at":"2026-06-01T08:32:11.837Z","avatar_url":"https://github.com/kripton.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"munin_knx\n=============\n\nWatches a KNX network for events / data and graphs them.\nCurrently, all group addresses are simply graphed. Reading an ETS group address export and displaying only the addresses defined therein with nice labeling is planned.\n\nInstall\n-------\nMake sure you have NodeJS and NPM installed. Then clone the repo, cd into the directory and run:\n\n    npm install\n\nto install the dependencies.\n\nThen, cd into your munin's plugin directory and create a symlink to index.js. If you want to monitor only a certain data type, create a symlink ending with:\n\n * _temperature for DPT 9.001 (Temperature value)\n * _humidity for DPT 9.007 (Humidity value)\n * _switch for DPT 1.001 (Switch value)\n\n    cd /etc/munin/plugins/\n    ln -s ~/git/munin_rtl_433/index.js rtl_443_temperature\n    ln -s ~/git/munin_rtl_433/index.js rtl_443_humidity\n\nSet up your munin's node configuration to provide the correct environment variables to the Plugin:\n * KNX_HOST is the hostname to connect to for KNX IP tunneling (default if not set: 127.0.0.1)\n * KNX_PORT is the port to connect to for KNX IP tunneling (default if not set: 3671)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkripton%2Fmunin_knx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkripton%2Fmunin_knx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkripton%2Fmunin_knx/lists"}