{"id":24268272,"url":"https://github.com/pteich/esphomekit","last_synced_at":"2025-09-24T06:31:39.618Z","repository":{"id":64303464,"uuid":"251132419","full_name":"pteich/esphomekit","owner":"pteich","description":"Connect ESPHome devices to Apple's HomeKit and control it with Siri or Home App","archived":false,"fork":false,"pushed_at":"2024-04-19T12:22:05.000Z","size":58,"stargazers_count":50,"open_issues_count":3,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-14T12:55:11.593Z","etag":null,"topics":["esp8266","esphome","homekit","iot","raspberry-pi"],"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/pteich.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"pteich"}},"created_at":"2020-03-29T20:54:25.000Z","updated_at":"2024-10-18T12:50:22.000Z","dependencies_parsed_at":"2024-06-20T18:55:03.281Z","dependency_job_id":null,"html_url":"https://github.com/pteich/esphomekit","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/pteich%2Fesphomekit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pteich%2Fesphomekit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pteich%2Fesphomekit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pteich%2Fesphomekit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pteich","download_url":"https://codeload.github.com/pteich/esphomekit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234046664,"owners_count":18771182,"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":["esp8266","esphome","homekit","iot","raspberry-pi"],"created_at":"2025-01-15T13:34:53.356Z","updated_at":"2025-09-24T06:31:34.340Z","avatar_url":"https://github.com/pteich.png","language":"Go","funding_links":["https://github.com/sponsors/pteich"],"categories":[],"sub_categories":[],"readme":"# ESPHomeKit\n\nESPHomeKit is a simple solution to connect ESPHome devices (https://esphome.io) to HomeKit.\nThe service is written in Go and can run on any platform like Raspberry PI.\n\nI've written this service because I needed a simple, small and fast solution to make my devices available in \nany HomeKit compatible app like Apple's Home.\n\nIt's still more like a proof of concept because I added only what I need for myself. At my home ESPHomeKit is now running on an Raspberry PI Zero W and works without latency or problems for a long time.\n\n## Setup and Run\n\nYou need some ESPHome powered devices with enabled REST api. Have a look at https://esphome.io on\nhow to setup ESPHome on any ESP8266 or ESP32 board. Its a great tool and supports\nalmost all ESP devices even the famous Sonoff.\n\nTo compile ESPHomeKit you need an working Go environment. \nCompile (`make build-arm` for Raspberry Pis) and run ESPHomeKit with a specific 8 digit pin (given as `-pin` command line flag) and open Apple's Home app. Tap to add a new device (\"EspHomeKit Bridge\" should already appear in the dialog) accept the message about untrusted devices and enter the pin. That's it.\n\n**Commandline flags:**  \n`-pin` the 8 digit pin for HomeKit  \n`-config` path to config file with all you accessories (default: ./accessories.json)\n`-storage` path storage for HomeKit transport data (default: ./)  \n`-logConsole` log in human readable format to console, otherwise json log is created  \n`-logLevel` one of debug info or error - defaults to debug\n\n## Limitations\n\nBy now only color lights and temperature sensors are supported because that's what\nI needed.\n \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpteich%2Fesphomekit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpteich%2Fesphomekit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpteich%2Fesphomekit/lists"}