{"id":14963505,"url":"https://github.com/hobbyquaker/lirc2mqtt","last_synced_at":"2025-10-25T02:30:53.495Z","repository":{"id":143886417,"uuid":"45354461","full_name":"hobbyquaker/lirc2mqtt","owner":"hobbyquaker","description":"An Interface that connects LIRC (Infrared Transceiver) to MQTT. :tv: :radio:","archived":false,"fork":false,"pushed_at":"2020-01-07T20:14:29.000Z","size":13,"stargazers_count":23,"open_issues_count":3,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-30T00:36:16.713Z","etag":null,"topics":["infrared","lirc","mqtt","remote-control","smarthome"],"latest_commit_sha":null,"homepage":"","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/hobbyquaker.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}},"created_at":"2015-11-01T19:35:43.000Z","updated_at":"2024-08-10T21:07:18.000Z","dependencies_parsed_at":"2023-07-12T01:33:58.375Z","dependency_job_id":null,"html_url":"https://github.com/hobbyquaker/lirc2mqtt","commit_stats":{"total_commits":21,"total_committers":2,"mean_commits":10.5,"dds":"0.19047619047619047","last_synced_commit":"129a3c2307e9db05526b65c830f0f799201efc4f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hobbyquaker%2Flirc2mqtt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hobbyquaker%2Flirc2mqtt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hobbyquaker%2Flirc2mqtt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hobbyquaker%2Flirc2mqtt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hobbyquaker","download_url":"https://codeload.github.com/hobbyquaker/lirc2mqtt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238065137,"owners_count":19410587,"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":["infrared","lirc","mqtt","remote-control","smarthome"],"created_at":"2024-09-24T13:31:43.128Z","updated_at":"2025-10-25T02:30:53.204Z","avatar_url":"https://github.com/hobbyquaker.png","language":"JavaScript","funding_links":[],"categories":["Interfaces"],"sub_categories":["Home Entertainment"],"readme":"# lirc2mqtt\n\n[![mqtt-smarthome](https://img.shields.io/badge/mqtt-smarthome-blue.svg)](https://github.com/mqtt-smarthome/mqtt-smarthome)\n[![NPM version](https://badge.fury.io/js/lirc2mqtt.svg)](http://badge.fury.io/js/lirc2mqtt)\n[![Dependency Status](https://img.shields.io/gemnasium/hobbyquaker/lirc2mqtt.svg)](https://gemnasium.com/github.com/hobbyquaker/lirc2mqtt)\n[![Build Status](https://travis-ci.org/hobbyquaker/lirc2mqtt.svg?branch=master)](https://travis-ci.org/hobbyquaker/lirc2mqtt)\n[![Coverage Status](https://coveralls.io/repos/github/hobbyquaker/lirc2mqtt/badge.svg?branch=master)](https://coveralls.io/github/hobbyquaker/lirc2mqtt?branch=master)\n[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)\n[![License][mit-badge]][mit-url]\n\nThis is an interface that connects [LIRC](www.lirc.org) to MQTT.\n\n\n## Getting started\n\n* Prerequisites\n    * [Node.js](www.nodejs.org) \u003e= 6. \n    * lircd started with --listen option.\n\n* Install    \n`sudo npm install -g lirc2mqtt`\n\n\n* Start    \n`lirc2mqtt --help`\n\n\n## Topics and Payloads\n\n### Receive\n\n`lirc/status/\u003cremote\u003e/\u003cbutton\u003e`\n\nPayload is the repeat counter.\n\n\n### Send\n\n`lirc/set/\u003cremote\u003e/\u003cbutton\u003e`\n\nPayload can be one of:\n\n* Empty (single button press)\n* `START` or `STOP` (start/stop continuous button press)\n* An integer number (repeat count)\n\n\n## License\n\nMIT © [Sebastian Raff](https://github.com/hobbyquaker)\n\n[mit-badge]: https://img.shields.io/badge/License-MIT-blue.svg?style=flat\n[mit-url]: LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhobbyquaker%2Flirc2mqtt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhobbyquaker%2Flirc2mqtt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhobbyquaker%2Flirc2mqtt/lists"}