{"id":17164270,"url":"https://github.com/norberttech/homebridge-ch-ac","last_synced_at":"2025-04-13T14:43:18.114Z","repository":{"id":57265106,"uuid":"161032241","full_name":"norberttech/homebridge-ch-ac","owner":"norberttech","description":"Homebridge plugin for cooper \u0026 hunter AC controller by Ewpe Smart app","archived":false,"fork":false,"pushed_at":"2023-02-12T21:34:24.000Z","size":17,"stargazers_count":14,"open_issues_count":7,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-27T05:41:39.007Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/norberttech.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}},"created_at":"2018-12-09T11:29:51.000Z","updated_at":"2024-12-28T19:14:26.000Z","dependencies_parsed_at":"2023-02-15T23:30:24.115Z","dependency_job_id":null,"html_url":"https://github.com/norberttech/homebridge-ch-ac","commit_stats":null,"previous_names":["norzechowicz/homebridge-ch-ac"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norberttech%2Fhomebridge-ch-ac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norberttech%2Fhomebridge-ch-ac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norberttech%2Fhomebridge-ch-ac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norberttech%2Fhomebridge-ch-ac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/norberttech","download_url":"https://codeload.github.com/norberttech/homebridge-ch-ac/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248731807,"owners_count":21152838,"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-14T22:51:26.944Z","updated_at":"2025-04-13T14:43:18.077Z","avatar_url":"https://github.com/norberttech.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cooper\u0026Hunter AC plugin for Homebridge \n\nThis plugins is based on https://github.com/ddenisyuk/homebridge-gree-heatercooler.\n\nShould work with all Cooper\u0026Hunter AC controlled by EWPE Smart APP. \n\n## Requirements \n- NodeJS (\u003e=8.9.3) with NPM (\u003e=6.4.1)\n\nFor each AC device you need to add an accessory and specify the IP address of the device.\n\n## Usage Example:\n```\n{\n    \"bridge\": {\n        \"name\": \"Homebridge\",\n        \"username\": \"CC:22:3D:E3:CE:30\",\n        \"port\": 51826,\n        \"pin\": \"123-45-568\"\n    },\n    \"accessories\": [\n        {\n            \"accessory\": \"CooperHunterAC\",\n            \"host\": \"192.168.1.X\",\n            \"name\": \"Bedroom AC\",\n            \"serial\": \"ch-00-00-01\",\n            \"model\": \"CH-S09FTXE WIFI\",\n            \"tempSensorShift\": 40,\n            \"updateInterval\": 10000\n        },\n        {\n            \"accessory\": \"CooperHunterAC\",\n            \"host\": \"192.168.1.Y\",\n            \"name\": \"Living room AC\",\n            \"serial\": \"ch-00-00-02\",\n            \"model\": \"CH-S09FTXE WIFI\",\n            \"tempSensorShift\": 40,\n            \"updateInterval\": 10000\n        }\n    ]\n}\n```\n\n## C\u0026H AC communication protocol \n\nCommunication protocol for C\u0026H AC is the same as for [GreeSmart](https://play.google.com/store/apps/details?id=com.gree.smarthome). \nIt is described in open source project [Gree Remote](https://github.com/tomikaa87/gree-remote#protocol-details). ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorberttech%2Fhomebridge-ch-ac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnorberttech%2Fhomebridge-ch-ac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorberttech%2Fhomebridge-ch-ac/lists"}