{"id":15287628,"url":"https://github.com/sinricpro/homebridge-sinricpro","last_synced_at":"2025-08-26T01:14:59.333Z","repository":{"id":209457655,"uuid":"713649401","full_name":"sinricpro/homebridge-sinricpro","owner":"sinricpro","description":"Homebridge plugin to exposes your SinricPro devices to Homekit.","archived":false,"fork":false,"pushed_at":"2025-03-15T08:17:04.000Z","size":121,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"latest","last_synced_at":"2025-08-02T22:38:50.447Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sinric.pro/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sinricpro.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-11-03T00:30:40.000Z","updated_at":"2025-03-15T08:16:07.000Z","dependencies_parsed_at":"2023-12-09T06:24:45.477Z","dependency_job_id":"43661fa0-14d5-4377-81d8-1ca0c05efb9a","html_url":"https://github.com/sinricpro/homebridge-sinricpro","commit_stats":null,"previous_names":["sinricpro/homebridge-sinricpro"],"tags_count":2,"template":false,"template_full_name":"homebridge/homebridge-plugin-template","purl":"pkg:github/sinricpro/homebridge-sinricpro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinricpro%2Fhomebridge-sinricpro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinricpro%2Fhomebridge-sinricpro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinricpro%2Fhomebridge-sinricpro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinricpro%2Fhomebridge-sinricpro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sinricpro","download_url":"https://codeload.github.com/sinricpro/homebridge-sinricpro/tar.gz/refs/heads/latest","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinricpro%2Fhomebridge-sinricpro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272155765,"owners_count":24883100,"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","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"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":"2024-09-30T15:33:42.271Z","updated_at":"2025-08-26T01:14:59.293Z","avatar_url":"https://github.com/sinricpro.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\n\u003cimg src=\"https://github.com/homebridge/branding/blob/latest/logos/homebridge-wordmark-logo-horizontal.png\" width=\"250\"\u003e\n\n\u003c/p\u003e\n\n[![verified-by-homebridge](https://badgen.net/badge/homebridge/verified/purple)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)\n[![Discord](https://img.shields.io/badge/discord-%23homebridge-blue.svg)](https://discord.gg/rq9vcRcSqA) \u003c/br\u003e\n\n# Homebridge - SinricPro\n\nThis plugin seamlessly exposes all your SinricPro devices to HomeKit, enabling you to control your ESP8266/ESP32/Raspberry Pi Pico directly within the Apple Home app\n\n### How to use this plug-in ?\n\n1. Install Homebridge\n2. Install SinricPro plugin\n3. Enter the your Sinric Pro API key. If you do not have one, go to Sinric Pro Portal -\u003e Credentials -\u003e New API Key\n4. Restart Homebridge. Your devices will be automatically synced and ready to be controlled through HomeKit!\n\nPlugin is compatible with Homebridge v2.0\n\n#### Following devices types are supported:\n\n| Sinric Pro           | HomeKit Accessory                    | Notes            |\n| -------------------- | ------------------------------------ | ---------------- |\n| `Switch`             | Switch                               | -                |\n| `Blinds`             | WindowCovering                       | -                |\n| `Dimmable Switch`    | Lightbulb                            | -                |\n| `Fan`                | Fan                                  | -                |\n| `Garage Door`        | GarageDoorOpener                     | -                |\n| `Light`              | Lightbulb                            | -                |\n| `Lock`               | LockMechanism                        | -                |\n| `Thermostat`         | Thermostat                           | -                |\n| `TV`                 | Television                           | On and Off only. |\n| `AC Unit`            | Thermostat                           | -                |\n| `Temperature Sensor` | TemperatureSensor and HumiditySensor | -                |\n| `Motion Sensor`      | MotionSensor                         | -                |\n| `Contact Sensor`     | ContactSensor                        | -                |\n\n#### For Developments\n\n1. git clone https://github.com/sinricpro/homebridge-sinricpro.git\n2. cd homebridge-sinricpro\n3. npm link\n4. npm run watch\n\n## Join the community!\n\nJoin us on our [Official Discord Server](https://discord.gg/rq9vcRcSqA)!\n\n### Limitations\n\n1. Apple does not allow more than 150 items per bridge.\n2. Doorbell shows not supported.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinricpro%2Fhomebridge-sinricpro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinricpro%2Fhomebridge-sinricpro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinricpro%2Fhomebridge-sinricpro/lists"}