{"id":13534655,"url":"https://github.com/aschzero/homebridge-airmega","last_synced_at":"2026-03-17T14:21:49.859Z","repository":{"id":42949571,"uuid":"126112026","full_name":"aschzero/homebridge-airmega","owner":"aschzero","description":"Homebridge plugin for the Coway Airmega air purifier.","archived":false,"fork":false,"pushed_at":"2021-02-15T18:05:57.000Z","size":165,"stargazers_count":35,"open_issues_count":14,"forks_count":20,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-09T07:55:54.633Z","etag":null,"topics":["homebridge","homebridge-plugin"],"latest_commit_sha":null,"homepage":"","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/aschzero.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}},"created_at":"2018-03-21T02:32:31.000Z","updated_at":"2024-11-15T11:44:38.000Z","dependencies_parsed_at":"2022-09-26T17:00:42.838Z","dependency_job_id":null,"html_url":"https://github.com/aschzero/homebridge-airmega","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/aschzero/homebridge-airmega","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aschzero%2Fhomebridge-airmega","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aschzero%2Fhomebridge-airmega/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aschzero%2Fhomebridge-airmega/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aschzero%2Fhomebridge-airmega/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aschzero","download_url":"https://codeload.github.com/aschzero/homebridge-airmega/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aschzero%2Fhomebridge-airmega/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269720444,"owners_count":24464283,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","homebridge-plugin"],"created_at":"2024-08-01T08:00:34.573Z","updated_at":"2026-03-17T14:21:49.788Z","avatar_url":"https://github.com/aschzero.png","language":"TypeScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# homebridge-airmega\n\nControl and monitor your Airmega purifier with HomeKit.\n\n[![npm version](http://img.shields.io/npm/v/homebridge-airmega.svg)](https://npmjs.org/package/homebridge-airmega)\n\n## Functionality\n\n* Control power, fan speed, and lights\n* Toggle between manual and auto mode\n* Reports the current air quality\n* Reports the life levels and change indication for the pre-filter and Max2 filter.\n\n## Prerequisites\n\n* Installation of [Homebridge](https://github.com/nfarina/homebridge)\n* iOS 11 or later\n* Airmega 400S or 300S connected to WiFi and registered with the IOCare app\n\n## Installation\n\n```\nnpm install -g homebridge-airmega\n```\n\n## Configuration\n\nAdd the following to your homebridge config:\n\n```\n\"platforms\": [\n  {\n    \"platform\": \"Airmega\",\n    \"username\": \"myusername\",\n    \"password\": \"password123\"\n  }\n]\n```\n\n### Excluding Accessories\n\nYou can optionally prevent certain accessories from being created by using the `exclude` option in your config (note: only the lightbulb accessory supports exclusion for now).\n\nExample:\n\n```\n\"platforms\": [\n  {\n    \"platform\": \"Airmega\",\n    \"username\": \"myusername\",\n    \"password\": \"password123\",\n    \"exclude\": [\n      \"lightbulb\"\n    ]\n  }\n]\n```\n\n### Authentication\n\nThe IOCare app offers two main options for logging in: \"Phone Number/Email\" or \"Coway ID\". The username and password you supply in the config has been tested to work with either one. This plugin currently does not support authentication through social networks.\n\n## Tested Siri Commands\n\nExample of some Siri commands you can use:\n\n* \"Turn on the air purifier\"\n* \"Turn off the air purifier lights\"\n* \"Set the air purifier to auto\"\n* \"Set the air purifier fan to medium\"\n* \"What's the air quality in \\\u003croom name\\\u003e?\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faschzero%2Fhomebridge-airmega","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faschzero%2Fhomebridge-airmega","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faschzero%2Fhomebridge-airmega/lists"}