{"id":21101150,"url":"https://github.com/crycode-de/iobroker.ds18b20","last_synced_at":"2025-05-16T18:34:21.519Z","repository":{"id":35141283,"uuid":"207163469","full_name":"crycode-de/ioBroker.ds18b20","owner":"crycode-de","description":"ioBroker adapter for DS18B20 1-wire temperature sensors","archived":false,"fork":false,"pushed_at":"2024-11-16T15:36:00.000Z","size":3042,"stargazers_count":5,"open_issues_count":2,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-16T16:18:40.640Z","etag":null,"topics":["ds18b20","iobroker-adapter"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/crycode-de.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_OLD.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["crycode-de"],"custom":["https://www.paypal.me/petercrycode"]}},"created_at":"2019-09-08T19:35:28.000Z","updated_at":"2024-11-16T15:36:03.000Z","dependencies_parsed_at":"2024-10-18T01:18:57.977Z","dependency_job_id":"a317528b-8d46-439d-a017-50202938681f","html_url":"https://github.com/crycode-de/ioBroker.ds18b20","commit_stats":{"total_commits":133,"total_committers":4,"mean_commits":33.25,"dds":0.3533834586466166,"last_synced_commit":"e7b7b60d4bd5cac22a10a7d888dad1349f6327d9"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crycode-de%2FioBroker.ds18b20","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crycode-de%2FioBroker.ds18b20/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crycode-de%2FioBroker.ds18b20/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crycode-de%2FioBroker.ds18b20/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crycode-de","download_url":"https://codeload.github.com/crycode-de/ioBroker.ds18b20/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225444761,"owners_count":17475353,"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":["ds18b20","iobroker-adapter"],"created_at":"2024-11-19T23:40:20.684Z","updated_at":"2024-11-19T23:40:21.252Z","avatar_url":"https://github.com/crycode-de.png","language":"TypeScript","funding_links":["https://github.com/sponsors/crycode-de","https://www.paypal.me/petercrycode"],"categories":[],"sub_categories":[],"readme":"![Logo](admin/ds18b20.png)\n\n# ioBroker.ds18b20\n\n[![NPM version](https://img.shields.io/npm/v/iobroker.ds18b20.svg)](https://www.npmjs.com/package/iobroker.ds18b20)\n[![Downloads](https://img.shields.io/npm/dm/iobroker.ds18b20.svg)](https://www.npmjs.com/package/iobroker.ds18b20)\n![Number of Installations (latest)](https://iobroker.live/badges/ds18b20-installed.svg)\n![Number of Installations (stable)](https://iobroker.live/badges/ds18b20-stable.svg)\n[![Translation status](https://weblate.iobroker.net/widgets/adapters/-/ds18b20/svg-badge.svg)](https://weblate.iobroker.net/engage/adapters/?utm_source=widget)\n\n[![NPM](https://nodei.co/npm/iobroker.ds18b20.png?downloads=true)](https://nodei.co/npm/iobroker.ds18b20/)\n\n**Tests:** ![Test and Release](https://github.com/crycode-de/iobroker.ds18b20/workflows/Test%20and%20Release/badge.svg)\n\n## DS18B20 adapter for ioBroker\n\nThis is an ioBroker-Adapter to integrate DS18B20 1-wire temperature sensors.\n\n* **[Description in English](./docs/en/ds18b20.md)**\n\n---\n\nDies ist ein ioBroker-Adapter zur Integration von DS18B20 1-Wire Temperatursensoren.\n\n* **[Beschreibung in Deutsch](./docs/de/ds18b20.md)**\n\n---\n\n**This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers.** For more details and for information how to disable the error reporting see [Sentry-Plugin Documentation](https://github.com/ioBroker/plugin-sentry#plugin-sentry)! Sentry reporting is used starting with js-controller 3.0.\n\n## Changelog\n\n\u003c!--\n    Placeholder for the next version (at the beginning of the line):\n    ### **WORK IN PROGRESS**\n--\u003e\n### 3.0.1 (2024-11-16)\n\n* (crycode-de) Added missing sizes to jsonConfig\n\n### 3.0.0 (2024-10-16)\n\n* (crycode-de) Node \u003e= 18, js-controller \u003e= 5.0.19 required\n* (crycode-de) Fixed possible issue on sensor search\n* (crycode-de) Small style fixes for jsonConfig\n* (crycode-de) Updated dependencies\n* (crycode-de) Refactored some code parts\n\n### 2.0.5 (2023-10-29)\n\n* (crycode-de) Fixed cosmetic issue in config UI\n\n### 2.0.4 (2023-08-20)\n\n* (crycode-de) Fix js-controller 5 compatibility\n\n### 2.0.3 (2023-08-20)\n\n* (crycode-de) Dependency updates\n\n## License\n\nCopyright (c) 2019-2024 Peter Müller \u003cpeter@crycode.de\u003e\n\n### MIT License\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrycode-de%2Fiobroker.ds18b20","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrycode-de%2Fiobroker.ds18b20","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrycode-de%2Fiobroker.ds18b20/lists"}