{"id":19404462,"url":"https://github.com/seven-io/homebridge-sms","last_synced_at":"2026-03-10T02:04:39.929Z","repository":{"id":57148048,"uuid":"375367798","full_name":"seven-io/homebridge-sms","owner":"seven-io","description":"SMS plugin for Homebridge","archived":false,"fork":false,"pushed_at":"2024-10-30T10:02:09.000Z","size":154,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-12T04:56:58.675Z","etag":null,"topics":["homebridge","homebridge-plugin","sms"],"latest_commit_sha":null,"homepage":"https://www.seven.io","language":"JavaScript","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/seven-io.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-06-09T13:36:46.000Z","updated_at":"2024-10-30T10:02:13.000Z","dependencies_parsed_at":"2024-11-10T11:35:08.354Z","dependency_job_id":"0601092b-d4f8-4e45-aa93-fdd3f366ec1c","html_url":"https://github.com/seven-io/homebridge-sms","commit_stats":null,"previous_names":["sms77io/homebridge-sms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/seven-io/homebridge-sms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fhomebridge-sms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fhomebridge-sms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fhomebridge-sms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fhomebridge-sms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seven-io","download_url":"https://codeload.github.com/seven-io/homebridge-sms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fhomebridge-sms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30322638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"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":["homebridge","homebridge-plugin","sms"],"created_at":"2024-11-10T11:35:01.143Z","updated_at":"2026-03-10T02:04:34.917Z","avatar_url":"https://github.com/seven-io.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://www.seven.io/wp-content/uploads/Logo.svg\" width=\"250\" /\u003e\n\nHomebridge plugin to send SMS via [seven.io](https://www.seven.io).\n\nUseful for homekit alarms and sensors. Set an automation to message in case of a water\nleak, smoke detection or so.\n\nYour **apiKey** can be retrieved\nfrom [Dashboard-\u003eDeveloper](https://app.seven.io/developer)\n\n## Installation\n\n1. Install homebridge: `npm i -g homebridge`\n2. Install plugin: `npm i -g @seven.io/homebridge-sms`\n3. Update `config.json` configuration file\n\n### Configuration Example\n\nExample `config.json`:\n\n ```json\n{\n    \"accessories\": [\n        {\n            \"accessory\": \"Sms77Sms\",\n            \"apiKey\": \"InsertSuperSecretSms77ApiKey\",\n            \"debug\": false,\n            \"flash\": false,\n            \"foreign_id\": null,\n            \"from\": \"MyBookStore\",\n            \"label\": null,\n            \"name\": \"SMS to employees on smoke detection\",\n            \"no_reload\": false,\n            \"performance_tracking\": false,\n            \"text\": \"Emergency: The smoke detection has triggered!\",\n            \"to\": [\n                \"+49876543210\",\n                \"+490123456789\"\n            ],\n            \"ttl\": null\n        }\n    ]\n}\n```\n\n#### Support\n\nNeed help? Feel free to [contact us](https://www.seven.io/en/company/contact).\n\n[![MIT](https://img.shields.io/badge/License-MIT-teal.svg)](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseven-io%2Fhomebridge-sms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseven-io%2Fhomebridge-sms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseven-io%2Fhomebridge-sms/lists"}