{"id":15656838,"url":"https://github.com/seydx/homebridge-philipsair-platform","last_synced_at":"2025-08-17T16:34:54.997Z","repository":{"id":36975398,"uuid":"425157434","full_name":"seydx/homebridge-philipsair-platform","owner":"seydx","description":"Homebridge plugin for philips air purifier and humidifier.","archived":false,"fork":false,"pushed_at":"2023-03-07T05:02:20.000Z","size":675,"stargazers_count":31,"open_issues_count":27,"forks_count":19,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-28T15:54:16.265Z","etag":null,"topics":["air","homebridge-plugin","homekit","humidifier","humidity","philips","purifier","temperature"],"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/seydx.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":"seydx","ko_fi":"seydx","custom":"https://paypal.me/seydx"}},"created_at":"2021-11-06T04:44:23.000Z","updated_at":"2025-04-27T17:27:07.000Z","dependencies_parsed_at":"2023-02-16T03:45:24.047Z","dependency_job_id":"fffcd237-b588-49fd-835c-5f44916e6354","html_url":"https://github.com/seydx/homebridge-philipsair-platform","commit_stats":{"total_commits":7,"total_committers":4,"mean_commits":1.75,"dds":0.4285714285714286,"last_synced_commit":"325ab20c6b233e6389c45a3a731f685f2eeb97d0"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seydx%2Fhomebridge-philipsair-platform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seydx%2Fhomebridge-philipsair-platform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seydx%2Fhomebridge-philipsair-platform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seydx%2Fhomebridge-philipsair-platform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seydx","download_url":"https://codeload.github.com/seydx/homebridge-philipsair-platform/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251342718,"owners_count":21574243,"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":["air","homebridge-plugin","homekit","humidifier","humidity","philips","purifier","temperature"],"created_at":"2024-10-03T13:04:31.524Z","updated_at":"2025-04-28T15:54:23.455Z","avatar_url":"https://github.com/seydx.png","language":"JavaScript","funding_links":["https://github.com/sponsors/seydx","https://ko-fi.com/seydx","https://paypal.me/seydx","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=NP4T3KASWQLD8"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/SeydX/homebridge-philipsair-platform/blob/master/images/logo.png\" height=\"200\"\u003e\n\u003c/p\u003e\n\n# homebridge-philipsair-platform\n\n[![npm](https://img.shields.io/npm/v/homebridge-philipsair-platform.svg?style=flat-square)](https://www.npmjs.com/package/homebridge-philipsair-platform)\n[![npm](https://img.shields.io/npm/dt/homebridge-philipsair-platform.svg?style=flat-square)](https://www.npmjs.com/package/homebridge-philipsair-platform)\n[![GitHub last commit](https://img.shields.io/github/last-commit/SeydX/homebridge-philipsair-platform.svg?style=flat-square)](https://github.com/SeydX/homebridge-philipsair-platform)\n[![verified-by-homebridge](https://badgen.net/badge/homebridge/verified/purple)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)\n[![Discord](https://img.shields.io/discord/432663330281226270?color=728ED5\u0026logo=discord\u0026label=discord)](https://discord.gg/kqNCe2D)\n[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg?style=flat-square\u0026maxAge=2592000)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=NP4T3KASWQLD8)\n\n**Creating and maintaining Homebridge plugins consume a lot of time and effort, if you would like to share your appreciation, feel free to \"Star\" or donate.**\n\n[Click here](https://github.com/SeydX) to review more of my plugins.\n\n\n## Info\n\nThis is a plugin for Philips Air Purifier/Humidifier.\n\nThis plugin supports following functions:\n\n- Air Purifier\n- Humidifier\n- Device Lights\n- Temperature Sensor\n- Humidity Sensor\n\n## Installation\n\nAfter [Homebridge](https://github.com/nfarina/homebridge) has been installed:\n\n```\nsudo npm install -g --unsafe-perm homebridge-philipsair-platform@latest\n```\n\nThe plugin uses a library based on `python3`. To use the plugin, Python/Pip must be installed!\n\n```\nsudo apt install python3-pip git\n```\n\nYou also need the `aioairctrl` module from [Peter-J](https://github.com/Peter-J/aioairctrl)\n\n```\nsudo pip3 install -U git+https://github.com/Peter-J/aioairctrl\n```\n\n\n## Example Config\n\n```\n{\n   ...\n    \"platforms\": [\n        {\n            \"platform\": \"PhilipsAirPlatform\",\n            \"name\": \"PhilipsAirPlatform\",\n            \"debug\": false,\n            \"warn\": true,\n            \"error\": true,\n            \"extendedError\": true,\n            \"devices\": [\n                {\n                    \"active\": true,\n                    \"name\": \"Livingroom Philips\",\n                    \"manufacturer\": \"Philips\",\n                    \"model\": \"AC3829\",\n                    \"serialNumber\": \"000000\",\n                    \"host\": \"192.168.178.111\",\n                    \"port\": 3333,\n                    \"light\": true,\n                    \"temperature\": true,\n                    \"humidity\": true,\n                    \"humidifier\": true,\n                    \"allergicFunc\": true,\n                    \"sleepSpeed\": false\n                }\n            ]\n        }\n    ]\n}\n\n```\n\n| Fields           | Description                                                  | Default                | Required |\n|------------------|--------------------------------------------------------------|------------------------|----------|\n| **platform**     | Must always be `PhilipsAirPlatform`.                         | `\"PhilipsAirPlatform\"` | Yes      |\n| name             | For logging purposes.                                        | `\"PhilipsAirPlatform\"` | No       |\n| debug            | Enables additional output (debug) in the log.                | `false`                | No       |\n| warn             | Enables additional output (warn) in the log.                 | `true`                 | No       |\n| error            | Enables additional output (error) in the log.                | `true`                 | No       |\n| extendedError    | Enables additional output (detailed debug) in the log.       | `true`                 | No       |\n| **devices**      | Array of Philips air purifiers.                              |                        | Yes      |\n|- active          | Whether the device is active and should be used              |                        | Yes      |\n|- name            | Unique name of your device.                                  |                        | Yes      |\n|- **host**        | Host/IP address of your device.                              |                        | Yes      |\n|- port            | Port of your device.                                         | `5683`                 | No       |\n|- manufacturer    | Set the manufacturer name for display in the Home app.       | `\"Philips\"`            | No       |\n|- model           | Set the model for display in the Home app.                   | `\"Air Purifier\"`       | No       |\n|- serialNumber    | Set the serial number for display in the Home app.           | `\"000000\"`             | No       |\n|- humidifier      | Expose a separate humidifier accessory to HomeKit.           | `false`                | No       |\n|- light           | Expose device lights as lightbulbs to HomeKit.               | `false`                | No       |\n|- temperature     | Expose device temperature as temperature sensor to HomeKit.  | `false`                | No       |\n|- humidity        | Expose device humidity as humidity sensor to HomeKit.        | `false`                | No       |\n|- allergicFunc    | Does this device support 'allergic' function?                | `false`                | No       |\n|- sleepSpeed      | Does this device support 'sleep' speed?                      | `false`                | No       |\n\nFor a full config.json, please look at [Example Config](https://github.com/SeydX/homebridge-philipsair-platform/blob/master/example-config.json) for more details.\n\n\n# Tested devices\n\nThe following devices have been tested with this plugin and confirm that they work without problems\n\n- AC3829\n\n\n# Supported clients\n\nThis plugin has been verified to work with the following apps/systems:\n\n- iOS \u003e 13\n- Apple Home\n- All 3rd party apps like Elgato Eve etc\n- Homebridge \u003e= v1.3.0\n- Node \u003e= 14\n\n# TODO\n\n- [ ] FakeGato Support\n\n\n# Contributing\n\n\u003e This project is heavily inspired by https://github.com/NikDevx/homebridge-philips-air - Since the plugin didn't work for me, I wrote a new one from scratch. The **homebridge-philips-air** was a very great help for the implementation!\n\nYou can contribute to this homebridge plugin in following ways:\n\n- Report issues and help verify fixes as they are checked in.\n- Review the source code changes.\n- Contribute bug fixes.\n- Contribute changes to extend the capabilities\n- Pull requests are accepted.\n\nSee [CONTRIBUTING](https://github.com/SeydX/homebridge-philipsair-platform/blob/master/CONTRIBUTING.md)\n\n\n# Troubleshooting\nIf you have any issues with the plugin then you can run this plugin in debug mode, which will provide some additional information. This might be useful for debugging issues. Just open your config ui and set debug to true!\n\n# Disclaimer\n\nAll product and company names are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.\n\n# License\n\n### MIT License\n\nCopyright (c) 2020-2021 SeydX\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseydx%2Fhomebridge-philipsair-platform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseydx%2Fhomebridge-philipsair-platform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseydx%2Fhomebridge-philipsair-platform/lists"}