{"id":21229998,"url":"https://github.com/frklan/esp32-homekit-temp","last_synced_at":"2026-04-16T19:44:20.328Z","repository":{"id":178549488,"uuid":"326168405","full_name":"frklan/ESP32-Homekit-Temp","owner":"frklan","description":"Homekit enabled temperature sensor","archived":false,"fork":false,"pushed_at":"2022-01-03T10:02:16.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-21T18:11:56.910Z","etag":null,"topics":["cpp17","esp32","homekit"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frklan.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}},"created_at":"2021-01-02T11:30:11.000Z","updated_at":"2022-01-03T10:02:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"29f9cdbd-84e2-4745-85fd-e83585b2e2b5","html_url":"https://github.com/frklan/ESP32-Homekit-Temp","commit_stats":null,"previous_names":["frklan/esp32-homekit-temp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frklan%2FESP32-Homekit-Temp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frklan%2FESP32-Homekit-Temp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frklan%2FESP32-Homekit-Temp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frklan%2FESP32-Homekit-Temp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frklan","download_url":"https://codeload.github.com/frklan/ESP32-Homekit-Temp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243672487,"owners_count":20328768,"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":["cpp17","esp32","homekit"],"created_at":"2024-11-20T23:31:05.556Z","updated_at":"2026-04-16T19:44:20.242Z","avatar_url":"https://github.com/frklan.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Homekit Thermistor Temp\n\nA [Homekit SDK](https://github.com/espressif/esp-homekit-sdk) based temperature sensor, using a 10k Thermistor e.g. [this from Adafruit](https://www.adafruit.com/product/372).\n\n## Circuit\n\nWire the thermistor to ADC6 (GPIO34) on an ESP32 board via a 10k resistor\n\n```\n        o vcc\n        │\n       ┌┴┐\n       │ │ 10k\n       └┬┘\nADC6    │\no───────┤\n        │\n       ┌┴┐╱\n       │╱│ Thermistor\n      ╱└┬┘\n        │\n       ═╧═\n```\n\n## Compiling\n\n### Prerequisites\n\n- [ESP-IDF](https://github.com/espressif/esp-idf)\n- [Homekit SDK](https://github.com/espressif/esp-homekit-sdk) \n- NodeMCU ESP32\n\nSet the environment variable HOMEKIT_PATH ```HOMEKIT_PATH``` to the base path of the Homekit SDK.\n\n\n## Building\n\nAs long as you have the ESP-IDF and Homekit SDK installed and a NodeMCU ESP32 connected, building and running this should be pretty straight formward, just do ```idf.py build flash monitor``` in the root folder.\n\nThe Homekit accessory needs to be provisioned onto your WIFI-net according to the instructions [here](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/provisioning/provisioning.html#provisioning-tools). After that it should be possible to add the accessory to the Home app.\n\n## Contributing\n\nContributions are always welcome!\n\nWhen contributing to this repository, please first discuss the change you wish to make via the issue tracker, email, or any other method with the owner of this repository before making a change.\n\nPlease note that we have a code of conduct, you are required to follow it in all your interactions with the project.\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/frklan/[TBD]/tags).\n\n## Authors\n\n* **Fredrik Andersson** - [frklan](https://github.com/frklan)\n\n## License\n\nThis project is licensed under the CC BY-NC-SA License - see the [LICENSE](LICENSE) file for details\n\nFor commercial/proprietary licensing, please contact the project owner\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrklan%2Fesp32-homekit-temp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrklan%2Fesp32-homekit-temp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrklan%2Fesp32-homekit-temp/lists"}