{"id":21002517,"url":"https://github.com/pimatic/pimatic-ds18b20","last_synced_at":"2025-10-27T20:17:23.423Z","repository":{"id":22025774,"uuid":"25352264","full_name":"pimatic/pimatic-ds18b20","owner":"pimatic","description":"ds18b20 temperature support ","archived":false,"fork":false,"pushed_at":"2019-08-26T10:37:46.000Z","size":95,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-01T09:13:00.339Z","etag":null,"topics":["1-wire","1wire","ds18b20","pimatic","pimatic-plugin"],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"gouch/to-title-case","license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pimatic.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}},"created_at":"2014-10-17T10:18:23.000Z","updated_at":"2019-09-19T10:21:05.000Z","dependencies_parsed_at":"2022-08-20T14:40:42.276Z","dependency_job_id":null,"html_url":"https://github.com/pimatic/pimatic-ds18b20","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/pimatic%2Fpimatic-ds18b20","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimatic%2Fpimatic-ds18b20/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimatic%2Fpimatic-ds18b20/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pimatic%2Fpimatic-ds18b20/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pimatic","download_url":"https://codeload.github.com/pimatic/pimatic-ds18b20/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225316764,"owners_count":17455314,"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":["1-wire","1wire","ds18b20","pimatic","pimatic-plugin"],"created_at":"2024-11-19T08:18:59.554Z","updated_at":"2025-10-27T20:17:23.321Z","avatar_url":"https://github.com/pimatic.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"pimatic-ds18b20\n================\n\nSupport for the ds18b20 temperature sensor.\n\n### Drivers\n\n1-Wire drivers need to be loaded in order to create the connection between the physical sensor and the rPI.\nYou can load them from the terminal (or from the bin/modules.sh script).\n\n    sudo modprobe wire\n    sudo modprobe w1-gpio\n    sudo modprobe w1-therm\n\n\n### Example config\n\nAdd the plugin to the plugin section:\n\n```json\n{ \n  \"plugin\": \"ds18b20\"\n}\n```\n\nThen add a sensor for your device to the devices section:\n\n```json\n{\n  \"id\": \"my-sensor\",\n  \"name\": \"ds18b20 example\",\n  \"class\": \"DS18B20Sensor\",\n  \"hardwareId\": \"10-00080283a977\",\n  \"interval\": 10000\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpimatic%2Fpimatic-ds18b20","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpimatic%2Fpimatic-ds18b20","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpimatic%2Fpimatic-ds18b20/lists"}