{"id":50687988,"url":"https://github.com/arkane-systems/ha-dev-to-bin","last_synced_at":"2026-06-09T00:32:58.141Z","repository":{"id":363413597,"uuid":"1263254223","full_name":"arkane-systems/ha-dev-to-bin","owner":"arkane-systems","description":"A Home Assistant helper to convert device trackers to binary sensors.","archived":false,"fork":false,"pushed_at":"2026-06-08T19:28:16.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-08T21:16:53.280Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/arkane-systems.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":"2026-06-08T19:19:31.000Z","updated_at":"2026-06-08T19:28:15.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/arkane-systems/ha-dev-to-bin","commit_stats":null,"previous_names":["arkane-systems/ha-dev-to-bin"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/arkane-systems/ha-dev-to-bin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkane-systems%2Fha-dev-to-bin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkane-systems%2Fha-dev-to-bin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkane-systems%2Fha-dev-to-bin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkane-systems%2Fha-dev-to-bin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arkane-systems","download_url":"https://codeload.github.com/arkane-systems/ha-dev-to-bin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkane-systems%2Fha-dev-to-bin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34086664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-06-09T00:32:55.544Z","updated_at":"2026-06-09T00:32:58.134Z","avatar_url":"https://github.com/arkane-systems.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ha-dev-to-bin\n\nA Home Assistant helper integration that exposes a device tracker entity as a binary\nsensor. The binary sensor is **on** (true) when the tracker reports `home`, and **off**\n(false) for any other state (e.g. `not_home` or a named zone). The original device\ntracker is hidden while the helper is active and restored when the helper is removed.\n\n## Installation\n\n### HACS (recommended)\n\nAdd this repository as a custom repository in HACS, then install *Device Tracker as\nBinary Sensor*.\n\n### Manual\n\nCopy the `custom_components/device_tracker_to_binary` directory into the\n`custom_components` directory of your Home Assistant configuration folder, then restart\nHome Assistant.\n\n## Setup\n\n1. Go to **Settings → Devices \u0026 Services → Helpers → Create Helper**.\n2. Choose **Device Tracker as Binary Sensor**.\n3. Select the device tracker entity you want to wrap.\n4. Optionally choose the binary sensor device class (defaults to **connectivity**).\n5. Click **Submit**.\n\nThe helper creates a binary sensor whose state mirrors the presence of the tracked\ndevice:\n\n| Device tracker state | Binary sensor |\n|----------------------|---------------|\n| `home`               | on (true)     |\n| `not_home` / zone    | off (false)   |\n| unavailable / unknown | unavailable  |\n\n## Options\n\nAfter creation you can change the **device class** at any time via the integration's\n*Configure* button in **Settings → Devices \u0026 Services**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkane-systems%2Fha-dev-to-bin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farkane-systems%2Fha-dev-to-bin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkane-systems%2Fha-dev-to-bin/lists"}