{"id":16173175,"url":"https://github.com/joeferner/unisonht-pigpio-ir","last_synced_at":"2025-07-08T11:04:29.339Z","repository":{"id":66588890,"uuid":"294179546","full_name":"joeferner/unisonht-pigpio-ir","owner":"joeferner","description":"UnisonHT plugin using pigpio-ir","archived":false,"fork":false,"pushed_at":"2020-10-21T19:03:54.000Z","size":178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T12:31:15.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joeferner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-09-09T17:15:25.000Z","updated_at":"2020-10-21T19:03:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"af0405ae-2747-4686-87e9-51321f08d9b1","html_url":"https://github.com/joeferner/unisonht-pigpio-ir","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"51bb5a4cb3aa881b2c5abee33056eccc396ccaf0"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeferner%2Funisonht-pigpio-ir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeferner%2Funisonht-pigpio-ir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeferner%2Funisonht-pigpio-ir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeferner%2Funisonht-pigpio-ir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joeferner","download_url":"https://codeload.github.com/joeferner/unisonht-pigpio-ir/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247623005,"owners_count":20968574,"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":[],"created_at":"2024-10-10T04:07:03.158Z","updated_at":"2025-04-07T08:43:49.846Z","avatar_url":"https://github.com/joeferner.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# About\n\nUnisonHT plugin for [pigpio-ir](https://github.com/joeferner/pigpio-ir)\n\n# Usage\n\nRecord IR buttons using pigpio-ir's `irrecord`. In this example you would record for two remotes `ir-receiver`\nand `my-device-name`. In this case any button received by `ir-receiver` will be posted to the root\n`/button/\u003cbutton-name\u003e` route. You can then send signals out using\n`unisonht.executePost('/device/my-device-name/button/\u003con\u003e')`\n\n```javascript\nunisonht.use(\n  new PigpioIrReceiver('ir-receiver', {\n    pigpioIr\n  }),\n);\n\nunisonht.use(\n  new PigpioIrDevice('my-device-name', {\n    pigpioIr\n  }),\n);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeferner%2Funisonht-pigpio-ir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoeferner%2Funisonht-pigpio-ir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeferner%2Funisonht-pigpio-ir/lists"}