{"id":22049208,"url":"https://github.com/classlfz/homebridge-lirc-thermostat","last_synced_at":"2026-05-06T23:33:26.242Z","repository":{"id":115459064,"uuid":"396204859","full_name":"classLfz/homebridge-lirc-thermostat","owner":"classLfz","description":null,"archived":false,"fork":false,"pushed_at":"2021-08-15T15:48:28.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-28T21:15:51.115Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/classLfz.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-08-15T03:39:45.000Z","updated_at":"2021-08-15T15:48:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"95a580c3-6755-4372-a5b8-52c2634d31fb","html_url":"https://github.com/classLfz/homebridge-lirc-thermostat","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/classLfz%2Fhomebridge-lirc-thermostat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classLfz%2Fhomebridge-lirc-thermostat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classLfz%2Fhomebridge-lirc-thermostat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classLfz%2Fhomebridge-lirc-thermostat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/classLfz","download_url":"https://codeload.github.com/classLfz/homebridge-lirc-thermostat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245119566,"owners_count":20563763,"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-11-30T14:14:37.200Z","updated_at":"2026-05-06T23:33:21.209Z","avatar_url":"https://github.com/classLfz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# homebridge-lirc-thermostat\n\n[![Build and Lint](https://github.com/classLfz/homebridge-lirc-thermostat/actions/workflows/build.yml/badge.svg)](https://github.com/classLfz/homebridge-lirc-thermostat/actions/workflows/build.yml)\n\nA homebridge plugin for lirc thermostat.\n\n## install\n\nMake sure you had installed homebridge first, then run the following command to install `homebridge-lirc-thermostat`.\n\n```\nsudo npm install -g homebridge-lirc-thermostat\n```\n\n## config\n\n```json\n{\n\t\"accessory\": \"HomebridgeLircThermostat\",\n\t\"name\": \"room air conditioner\",\n\t// node lirc settings, if use default settings, it's not anecessary to add this.\n\t// https://www.npmjs.com/package/node-lirc\n\t\"lirc\": {\n\t\t\"commands\": {\n\t\t\t\"lircd\": \"lircd\",\n\t\t\t\"irrecord\": \"irrecord\",\n\t\t\t\"irsend\": \"irsend\",\n\t\t\t\"unbuffer\": \"unbuffer\"\n\t\t},\n\t\t\"lirc_driver\": \"default\",\n\t\t\"lirc_conf\": \"/etc/lirc/lircd.conf\",\n\t\t\"lirc_pid\": \"/var/run/lirc/lircd.pid\",\n\t\t\"device\": \"/dev/lirc0\",\n\t\t\"tmp_dir\": \"tmp/\",\n\t\t\"remote\": \"MY_REMOTE\"\n\t},\n\t// lirc send debounce time, unit: millisecond.\n\t\"debounceTime\": 1000,\n\t// update state commands.\n\t\"stateCommands\": {\n\t\t\"OFF\": \"THERMOSTAT OFF\",\n\t\t\"HEAT\": \"THERMOSTAT HEAT\",\n\t\t\"COOL\": \"THERMOSTAT COOL\",\n\t\t\"AUTO\": \"THERMOSTAT AUTO\"\n\t},\n\t\"tempsCommands\": {\n\t\t// use a template command,\n\t\t\"template\": \"THERMOSTAT TEMP_{tempNum}\",\n\t\t// or list all temperature commands.\n\t\t\"10\": \"THERMOSTAT TEMP_10\",\n\t\t// ...\n\t\t\"31\": \"THERMOSTAT TEMP_31\"\n\t}\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclasslfz%2Fhomebridge-lirc-thermostat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclasslfz%2Fhomebridge-lirc-thermostat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclasslfz%2Fhomebridge-lirc-thermostat/lists"}