{"id":15140493,"url":"https://github.com/adeptive/homebridge-soundtouch","last_synced_at":"2026-02-15T15:01:08.001Z","repository":{"id":3392875,"uuid":"49334942","full_name":"Adeptive/homebridge-soundtouch","owner":"Adeptive","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-05T17:20:16.000Z","size":40,"stargazers_count":27,"open_issues_count":17,"forks_count":11,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-10-23T17:44:28.549Z","etag":null,"topics":["homebridge","homekit","nodejs","soundtouch"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Adeptive.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}},"created_at":"2016-01-09T17:55:11.000Z","updated_at":"2024-05-31T08:32:24.000Z","dependencies_parsed_at":"2022-08-25T03:40:54.643Z","dependency_job_id":null,"html_url":"https://github.com/Adeptive/homebridge-soundtouch","commit_stats":null,"previous_names":["conncted/homebridge-soundtouch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Adeptive/homebridge-soundtouch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adeptive%2Fhomebridge-soundtouch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adeptive%2Fhomebridge-soundtouch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adeptive%2Fhomebridge-soundtouch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adeptive%2Fhomebridge-soundtouch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adeptive","download_url":"https://codeload.github.com/Adeptive/homebridge-soundtouch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adeptive%2Fhomebridge-soundtouch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29481924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T11:35:25.641Z","status":"ssl_error","status_checked_at":"2026-02-15T11:34:57.128Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","homekit","nodejs","soundtouch"],"created_at":"2024-09-26T08:22:30.098Z","updated_at":"2026-02-15T15:01:07.964Z","avatar_url":"https://github.com/Adeptive.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Homebridge-soundtouch\n\n[Bose SoundTouch](https://www.bose.com/soundtouch-systems.html) plugin for [Homebridge](https://github.com/nfarina/homebridge)\n\nThis allows you to control your SoundTouch devices with HomeKit and Siri.\n\n##Installation\n1. Install homebridge using: npm install -g homebridge\n2. Install this plugin using: npm install -g homebridge-soundtouch\n3. Update your configuration file. See the sample below.\n\n##Configuration\nExample config.json:\n\n```\n    \"accessories\": [\n\t\t{\n\t\t\t\"accessory\": \"SoundTouch\",\n\t\t\t\"name\": \"Speaker Bathroom\",\n\t\t\t\"room\": \"Bathroom\"\n\t\t}\n\t],\n```\n\nExample config.json for multiple speakers:\n\n```\n    \"accessories\": [\n\t\t{\n\t\t\t\"accessory\": \"SoundTouch\",\n\t\t\t\"name\": \"Speaker Bathroom\",\n\t\t\t\"room\": \"Bathroom\"\n\t\t},\n\t\t{\n            \"accessory\": \"SoundTouch\",\n            \"name\": \"Speaker Kitchen\",\n            \"room\": \"Kitchen\"\n        }\n\t],\n```\n\nExample config.json to configure the device as type speaker:\n\n```\n    \"accessories\": [\n\t\t{\n\t\t\t\"accessory\": \"SoundTouch\",\n\t\t\t\"name\": \"Speaker Bathroom\",\n\t\t\t\"room\": \"Bathroom\"\n\t\t\t\"type\": \"speaker\"\n\t\t}\n\t],\n```\n\nFields: \n\n* \"accessory\": Must always be \"SoundTouch\" (required)\n* \"name\": The name you want to use to control the SoundTouch.\n* \"room\": Should match exactly with the name of the SoundTouch device.\n* \"type\": Must be 'Switch' or 'Speaker' (Switch is default). This determine the type of device for HomeKit. (Switch is supported by the official Apple HomeKit app, if you use another third party app, speaker could be used)\n\nDon't use soundtouch or music as name, because Siri will try to open the SoundTouch or Apple Music app.\n\nControlling the volume with Siri is not possible, because volume is not (yet) supported as a Characteristic.\nIn fact, for HomeKit this accessory is treated like a switch (because speaker accessories are not supported). Unless you use another HomeKit app and configure the type parameter.\n\n##Connecting\n\n1. Install the Insteon+ app on your iPhone or iPad.\n2. Add a home\n3. Add a device and select the found 'HomeBridge' accessory (pin code is 031-45-154)\n\n\n##Siri (English)\n\n* Hé Siri, is speaker bathroom enabled?\n* Hé Siri, is speaker bathroom playing?\n* Hé Siri, turn speaker bathroom on\n* Hé Siri, turn speaker bathroom off\n\n\n##Siri (Dutch)\n\n* Hé Siri, is de speaker badkamer ingeschakeld?\n* Hé Siri, is speaker badkamer aan het spelen?\n* Hé Siri, schakel speaker badkamer in\n* Hé Siri, schakel speaker badkamer uit","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadeptive%2Fhomebridge-soundtouch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadeptive%2Fhomebridge-soundtouch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadeptive%2Fhomebridge-soundtouch/lists"}