{"id":19948372,"url":"https://github.com/lukasmalkmus/homekit-ble-occupancy","last_synced_at":"2025-05-03T18:31:35.366Z","repository":{"id":64307227,"uuid":"349883669","full_name":"lukasmalkmus/homekit-ble-occupancy","owner":"lukasmalkmus","description":"Bluetooth Low Energy powered room occupation detection for HomeKit.","archived":false,"fork":false,"pushed_at":"2021-03-24T11:31:49.000Z","size":63,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-02T06:05:11.288Z","etag":null,"topics":["bluetooth","bluetooth-le","bluetooth-low-energy","homekit","homekit-accessory","occupancy"],"latest_commit_sha":null,"homepage":"","language":"Go","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/lukasmalkmus.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":"2021-03-21T02:33:07.000Z","updated_at":"2023-04-12T16:27:20.000Z","dependencies_parsed_at":"2023-01-15T11:00:35.760Z","dependency_job_id":null,"html_url":"https://github.com/lukasmalkmus/homekit-ble-occupancy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasmalkmus%2Fhomekit-ble-occupancy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasmalkmus%2Fhomekit-ble-occupancy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasmalkmus%2Fhomekit-ble-occupancy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasmalkmus%2Fhomekit-ble-occupancy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukasmalkmus","download_url":"https://codeload.github.com/lukasmalkmus/homekit-ble-occupancy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224370141,"owners_count":17299968,"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":["bluetooth","bluetooth-le","bluetooth-low-energy","homekit","homekit-accessory","occupancy"],"created_at":"2024-11-13T00:40:30.101Z","updated_at":"2024-11-13T00:40:30.589Z","avatar_url":"https://github.com/lukasmalkmus.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HomeKit Bluetooth Low Energy Occupancy Detection\n\n[![Go Workflow][go_workflow_badge]][go_workflow]\n[![Coverage Status][coverage_badge]][coverage]\n[![Go Report][report_badge]][report]\n[![Latest Release][release_badge]][release]\n[![License][license_badge]][license]\n\n---\n\n## Table of Contents\n\n1. [Introduction](#introduction)\n1. [Usage](#usage)\n1. [Contributing](#contributing)\n1. [License](#license)\n\n## Introduction\n\n_HomeKit Bluetooth Low Energy Occupancy Detection_ utilizes Bluetooth Low Energy\n(BLE) to detect nearby devices and derive the occupancy status of a room from\ntheir presence and signal strength.\n\n## Installation\n\n### Download the pre-compiled and archived binary manually\n\nBinary releases are available on [GitHub Releases][1].\n\n  [1]: https://github.com/lukasmalkmus/homekit-ble-occupancy/releases/latest\n\n### Install from source\n\n```shell\n$ git clone https://github.com/lukasmalkmus/homekit-ble-occupancy.git\n$ cd homekit-ble-occupancy\n$ make build\n```\n\n## Usage\n\n1. Run without an argument to scan for nearby devices:\n\n```shell\n$ homekit-ble-occupancy\n```\n\n2. Provide the device(s) to track plus their signal strength at which they are\n   considered close:\n\n```shell\n$ homekit-ble-occupancy 3577d0ee-61da-445b-bcf1-704265437842+75\n```\n\n## Contributing\n\nFeel free to submit PRs or to fill issues. Every kind of help is appreciated. \n\nBefore committing, `make` should run without any issues.\n\n## License\n\n\u0026copy; Lukas Malkmus, 2021\n\nDistributed under MIT License (`The MIT License`).\n\nSee [LICENSE](LICENSE) for more information.\n\n\u003c!-- Badges --\u003e\n\n[go_workflow]: https://github.com/lukasmalkmus/homekit-ble-occupancy/actions?query=workflow%3Ago\n[go_workflow_badge]: https://img.shields.io/github/workflow/status/lukasmalkmus/homekit-ble-occupancy/go?style=flat-square\u0026dummy=unused\n[coverage]: https://codecov.io/gh/lukasmalkmus/homekit-ble-occupancy\n[coverage_badge]: https://img.shields.io/codecov/c/github/lukasmalkmus/homekit-ble-occupancy.svg?style=flat-square\u0026dummy=unused\n[report]: https://goreportcard.com/report/github.com/lukasmalkmus/homekit-ble-occupancy\n[report_badge]: https://goreportcard.com/badge/github.com/lukasmalkmus/homekit-ble-occupancy?style=flat-square\u0026dummy=unused\n[release]: https://github.com/lukasmalkmus/homekit-ble-occupancy/releases/latest\n[release_badge]: https://img.shields.io/github/release/lukasmalkmus/homekit-ble-occupancy.svg?style=flat-square\u0026dummy=unused\n[license]: https://opensource.org/licenses/MIT\n[license_badge]: https://img.shields.io/github/license/lukasmalkmus/homekit-ble-occupancy.svg?color=blue\u0026style=flat-square\u0026dummy=unused\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasmalkmus%2Fhomekit-ble-occupancy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukasmalkmus%2Fhomekit-ble-occupancy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasmalkmus%2Fhomekit-ble-occupancy/lists"}