{"id":15282660,"url":"https://github.com/goobaroo/homebridge-mythtv","last_synced_at":"2026-01-05T11:45:52.417Z","repository":{"id":57265732,"uuid":"126026813","full_name":"Goobaroo/homebridge-mythtv","owner":"Goobaroo","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-29T19:20:34.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-28T22:50:03.750Z","etag":null,"topics":["homebridge","homebridge-plugin","javascript","mythtv"],"latest_commit_sha":null,"homepage":null,"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/Goobaroo.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}},"created_at":"2018-03-20T14:03:56.000Z","updated_at":"2024-05-31T08:43:01.000Z","dependencies_parsed_at":"2023-01-22T18:00:40.333Z","dependency_job_id":null,"html_url":"https://github.com/Goobaroo/homebridge-mythtv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goobaroo%2Fhomebridge-mythtv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goobaroo%2Fhomebridge-mythtv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goobaroo%2Fhomebridge-mythtv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goobaroo%2Fhomebridge-mythtv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Goobaroo","download_url":"https://codeload.github.com/Goobaroo/homebridge-mythtv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245136354,"owners_count":20566586,"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":["homebridge","homebridge-plugin","javascript","mythtv"],"created_at":"2024-09-30T14:33:35.678Z","updated_at":"2026-01-05T11:45:52.351Z","avatar_url":"https://github.com/Goobaroo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MythTV Plugin for Homebridge\n\nUse the status of your Myth Frontend as a sensor in Hombridge.  Use to enable lighting while watching a video and then resume normal lighting when stopped.\n\nThe plugin uses the MythTV API - [API documentation](https://www.mythtv.org/wiki/Services_API)\n\n## Installation\n\nRequires Homebridge, see the [project documetation](https://github.com/nfarina/homebridge) for more information.\n\n```bash\nnpm install -g homebridge-mythtv\n```\n\n## Configuration\n\nThe plugin supports the following config:\n\nRequired | Variable | Description\n-------- | -------- | -----------\nYes | `accessory` | Must be MythTV\nYes | `name` | Description of the frontend.\nYes | `frontend` | The IP Address of your frontend, will default to localhost if excluded\nOptional | `port` | The port that your frontend API is listening on, defaults to 6547 - Unless you changed the port you shouldn't need it.\n\nConfig example:\n```json\n{\n   \"accessories\":[\n      {\n        \"accessory\": \"MythTV\",\n        \"name\": \"Theatre\",\n        \"frontend\": \"192.168.1.1\"\n      }\n   ]\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoobaroo%2Fhomebridge-mythtv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoobaroo%2Fhomebridge-mythtv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoobaroo%2Fhomebridge-mythtv/lists"}