{"id":35203392,"url":"https://github.com/benahrdt/iobroker.lorawan","last_synced_at":"2026-04-02T18:58:09.563Z","repository":{"id":215904851,"uuid":"740009091","full_name":"BenAhrdt/ioBroker.lorawan","owner":"BenAhrdt","description":"communicates bidirectionally with LoraWan devices via LoRaWAN Network","archived":false,"fork":false,"pushed_at":"2026-01-30T18:34:17.000Z","size":6743,"stargazers_count":1,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-31T04:30:14.336Z","etag":null,"topics":["chirpstack","lora","lorawan","ttn"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/BenAhrdt.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-01-07T08:29:31.000Z","updated_at":"2026-01-30T18:34:21.000Z","dependencies_parsed_at":"2024-02-19T13:37:04.131Z","dependency_job_id":"b0bf1708-c64d-4c4b-b23c-92176aa47f85","html_url":"https://github.com/BenAhrdt/ioBroker.lorawan","commit_stats":null,"previous_names":["benahrdt/iobroker.lorawan"],"tags_count":337,"template":false,"template_full_name":null,"purl":"pkg:github/BenAhrdt/ioBroker.lorawan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenAhrdt%2FioBroker.lorawan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenAhrdt%2FioBroker.lorawan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenAhrdt%2FioBroker.lorawan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenAhrdt%2FioBroker.lorawan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenAhrdt","download_url":"https://codeload.github.com/BenAhrdt/ioBroker.lorawan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenAhrdt%2FioBroker.lorawan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28980855,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T13:38:33.235Z","status":"ssl_error","status_checked_at":"2026-02-01T13:38:32.912Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["chirpstack","lora","lorawan","ttn"],"created_at":"2025-12-29T12:44:08.872Z","updated_at":"2026-04-02T18:58:09.551Z","avatar_url":"https://github.com/BenAhrdt.png","language":"JavaScript","funding_links":["https://paypal.me/besc83"],"categories":[],"sub_categories":[],"readme":"![Logo](admin/lorawan.png)\n# ioBroker.lorawan\n\n[![NPM version](https://img.shields.io/npm/v/iobroker.lorawan.svg)](https://www.npmjs.com/package/iobroker.lorawan)\n[![Downloads](https://img.shields.io/npm/dm/iobroker.lorawan.svg)](https://www.npmjs.com/package/iobroker.lorawan)\n![Number of Installations](https://iobroker.live/badges/lorawan-installed.svg)\n![Number of Installations](https://iobroker.live/badges/lorawan-stable.svg)\n![Test and Release](https://github.com/BenAhrdt/ioBroker.lorawan/workflows/Test%20and%20Release/badge.svg)\n[![Donate](https://img.shields.io/badge/paypal-donate%20|%20spenden-blue.svg)](https://paypal.me/besc83)\n\n[![NPM](https://nodei.co/npm/iobroker.lorawan.png?downloads=true)](https://nodei.co/npm/iobroker.lorawan/)\n\n## lorawan adapter for ioBroker\nThe adapter communicates bidirectionally with LoraWan devices via LoRaWAN Network Server via MQTT protocol.\n“The Thinks Network” and “Chirpstack” are supported now, more could follow later. \nAdapter was created in collaboration with Joerg Froehner LoraWan@hafenmeister.com\n\nThe documentation Wiki is here: https://github.com/BenAhrdt/ioBroker.lorawan/wiki\n\u003cbr/\u003e\nFor now there is documentation in English here: https://wiki.hafenmeister.de\n\n## Changelog\n\u003c!--\n\tPlaceholder for the next version (at the beginning of the line):\n\t### **WORK IN PROGRESS**\n--\u003e\n### 1.22.1 (2026-04-02)\n* (BenAhrdt) add more roles to toIob devices\n\n### 1.22.0 (2026-04-01)\n* (BenAhrdt) new Design in device Manager Cards\n\n### 1.21.31 (2026-04-01)\n* (BenAhrdt) Display more Infos and colors in Cards\n\n### 1.21.30 (2026-04-01)\n* (BenAhrdt) bugfix warn logging\n\n### 1.21.29 (2026-04-01)\n* (BenAhrdt) check native\n\n### 1.21.28 (2026-04-01)\n* (BenAhrdt) add enum query to air quality\n\n### 1.21.27 (2026-04-01)\n* (BenAhrdt) bugfix airqulity\n\n### 1.21.26 (2026-04-01)\n* (BenAhrdt) add airquilty for toIob devices\n* (BenAhrdt) add functionality off native card\n\n### 1.21.25 (2026-04-01)\n* (BenAhrdt) add prelabel to some roles for card\n\n### 1.21.24 (2026-04-01)\n* (BenAhrdt) Merge cardRoles at startup in default\n* (BenAhrdt) add some roles to cardRoles\n* (BenAhrdt) add some roles to toIob generation\n\n### 1.21.23 (2026-03-31)\n* (BenAhrdt) add DeviceObject to every device in dM\n* (BenAhrdt) remove moin / max because used in default\n\n### 1.21.22 (2026-03-31)\n* (BenAhrdt) bugfix in bridge objectStore\n* (BenAhrdt) add sensor.motion to cardRoles\n\n### 1.21.21 (2026-03-30)\n* (BenAhrdt) change priority to name =\u003e lable =\u003e id (in card)\n\n### 1.21.20 (2026-03-30)\n* (BenAhrdt) add more role definitions and logic to card roles\n\n### 1.21.19 (2026-03-30)\n* (BenAhrdt) add value.power.active to cardRoles and possibility for Name (label? Name? ID)\n\n### 1.21.18 (2026-03-30)\n* (BenAhrdt) bugfix display states for bridged devices in dM\n\n### 1.21.17 (2026-03-30)\n* (BenAhrdt) change display of sensor.contact in dM card\n\n### 1.21.16 (2026-03-30)\n* (BenAhrdt) implements cardRoles state to define displayed Roles in card\n* (BenAhrdt) First try of custom Info at dM\n\n### 1.21.15 (2026-03-28)\n* (BenAhrdt) implement TTI tenant to download to TTI\n\n### 1.21.14 (2026-03-27)\n* (BenAhrdt) change userdata and alias query for bridge\n\n### 1.21.13 (2026-03-23)\n* (BenAhrdt) improve displaying devEUI in actual Values\n\n### 1.21.12 (2026-03-19)\n* (BenAhrdt) bugfix display devices in case of bridge is not selected\n\n### 1.21.11 (2026-03-15)\n* (BenAhrdt) improve nameing of actual values\n* (BenAhrdt) imlpement digits to actual values\n\n### 1.21.10 (2026-03-12)\n* (BenAhrdt) change Testing and change standard value of lorawan origin to off\n\n### 1.21.9 (2026-03-06)\n* (BenAhrdt) persistant Bride DeviceIds\n\n### 1.21.8 (2026-03-04)\n* (BenAhrdt) update icons\n\n### 1.21.7 (2026-03-04)\n* (BenAhrdt) update logic for icons and link building\n\n### 1.21.6 (2026-03-04)\n* (BenAhrdt) change logic for TTN link and change base ip handling\n* (BenAhrdt) set more devices at default\n\n### 1.21.5 (2026-03-04)\n* (BenAhrdt) implements link to Chirpstack / TTN\n\n### 1.21.4 (2026-03-03)\n* (BenAhrdt) update the updateBridge function in objectStore\n* (BenAhrdt) improve LoraWAN and ToIob funkction (init / update)\n\n### 1.21.3 (2026-03-02)\n* (BenAhrdt) add Link to ToIoB Devices\n\n### 1.21.2 (2026-03-02)\n* (BenAhrdt) update icon for device link\n\n### 1.21.1 (2026-03-02)\n* (BenAhrdt) bring possibility for editing base ip in devce Manager\n\n### 1.21.0 (2026-03-02)\n* (BenAhrdt) update deviceManager (dm-utils) to 3.0.0\n* (BenAhrdt) add Links for Bridge devices\n\n### Older entries\n[here](OLD_CHANGELOG.md)\n\n## License\nMIT License\n\nCopyright (c) 2025-2026 BenAhrdt \u003cbsahrdt@gmail.com\u003e  \nCopyright (c) 2025-2026 Joerg Froehner \u003cLoraWan@hafenmeister.com\u003e\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n## DISCLAIMER\nThe rights of the trademarks and company names,\nremain with their owners and have no relation to this adapter.\nThe fairuse policy must continue to be adhered to by the operator of the adapter.\nIf this repository is forked, it must be cited as the source.\n\nLoRa® is a registered trademark or service\nmark of Semtech Corporation or its affilantes.\n\nLoRaWAN® is a licensed mark.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenahrdt%2Fiobroker.lorawan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenahrdt%2Fiobroker.lorawan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenahrdt%2Fiobroker.lorawan/lists"}