{"id":15589706,"url":"https://github.com/philipkocanda/homebridge-generic-lock","last_synced_at":"2025-04-12T09:12:37.561Z","repository":{"id":57141869,"uuid":"103763500","full_name":"philipkocanda/homebridge-generic-lock","owner":"philipkocanda","description":"Generic Lock Plugin for Homebridge","archived":false,"fork":false,"pushed_at":"2019-05-11T06:41:24.000Z","size":20,"stargazers_count":2,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T09:11:35.065Z","etag":null,"topics":["homebridge","homebridge-plugin","homekit","iot","lock"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/philipkocanda.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}},"created_at":"2017-09-16T15:40:19.000Z","updated_at":"2024-05-31T08:43:00.000Z","dependencies_parsed_at":"2022-09-05T07:50:32.617Z","dependency_job_id":null,"html_url":"https://github.com/philipkocanda/homebridge-generic-lock","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/philipkocanda%2Fhomebridge-generic-lock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philipkocanda%2Fhomebridge-generic-lock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philipkocanda%2Fhomebridge-generic-lock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philipkocanda%2Fhomebridge-generic-lock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philipkocanda","download_url":"https://codeload.github.com/philipkocanda/homebridge-generic-lock/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543850,"owners_count":21121838,"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":["homebridge","homebridge-plugin","homekit","iot","lock"],"created_at":"2024-10-02T23:04:25.059Z","updated_at":"2025-04-12T09:12:37.531Z","avatar_url":"https://github.com/philipkocanda.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generic Lock Plugin for Homebridge\n\nThis is a fork from philipkocandas Homebridge Plugin.\nI added HTTPS Support, Basic HTTP Authentication and updated the Readme.\n\nThis one is for the lock mechanism at my apartment, which only unlocks briefly to let someone in, then locks again.\n\nIn your Homebridge config.json, add this to the \"accessories\" section:\n\n```\n\"accessories\": [\n  {\n    \"accessory\": \"GenericLock\",\n    \"name\": \"Front Door\",\n    \"postUrl\": \"https://your.device:3000/open\",\n    \"key\": \"/location/to/key.pem\",\n    \"cert\": \"/location/to/cert.pem\",\n    \"passphrase\": \"supersecret\",\n    \"username\": \"John\",\n    \"password\": \"supersecret\"\n  }\n]\n```\n\n# Changelog\n\n## 0.0.26\n\n- HTTPS Support (@bushco)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilipkocanda%2Fhomebridge-generic-lock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilipkocanda%2Fhomebridge-generic-lock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilipkocanda%2Fhomebridge-generic-lock/lists"}