{"id":15542566,"url":"https://github.com/robdel12/homebridge-meross-plug","last_synced_at":"2025-06-20T23:07:54.917Z","repository":{"id":66369058,"uuid":"160697717","full_name":"Robdel12/homebridge-meross-plug","owner":"Robdel12","description":"Homebridge plugin for the meross MSS110 plug","archived":false,"fork":false,"pushed_at":"2020-04-21T20:05:54.000Z","size":12,"stargazers_count":15,"open_issues_count":7,"forks_count":6,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-06-20T23:07:08.243Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Robdel12.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-06T15:55:35.000Z","updated_at":"2022-04-12T01:17:11.000Z","dependencies_parsed_at":"2023-02-22T02:31:03.881Z","dependency_job_id":null,"html_url":"https://github.com/Robdel12/homebridge-meross-plug","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Robdel12/homebridge-meross-plug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robdel12%2Fhomebridge-meross-plug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robdel12%2Fhomebridge-meross-plug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robdel12%2Fhomebridge-meross-plug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robdel12%2Fhomebridge-meross-plug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Robdel12","download_url":"https://codeload.github.com/Robdel12/homebridge-meross-plug/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robdel12%2Fhomebridge-meross-plug/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261032072,"owners_count":23100049,"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-02T12:23:50.553Z","updated_at":"2025-06-20T23:07:49.904Z","avatar_url":"https://github.com/Robdel12.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Homebridge Meross MSS110 Plug\n\nThis is a probably fragile homebridge implementation of the [Meross\nMSS110 mini-plug.](https://www.amazon.com/meross-Occupies-Anywhere-MSS110-Assistant/dp/B074K3NFZQ)\n\n**This is a pet project**. I can't promise it'll work for you. If it\ndoes, that's awesome! It may also break. I am using this in\n\"production\" at my house, so any fixes I make for my setup will be\npublished.\n\nPRs welcome!\n\n## Setup\n\nAssuming you have a working homebridge setup, this is how you add the\nmeross plugin:\n\n- `npm i -g homebridge-meross-plug` (You may need `sudo` depending on\n  your homebridge setup)\n- Edit your `config.json` to include the plug `name`, `channel`, \u0026\n  `deviceUrl`.\n\nIf you're setting this plug up fresh, make sure you go through the\ntypical meross app for initial setup. You will need to know what the\nplugs IP address is on your network \u0026 the channel that plug is running on.\n\n``` json\n{\n  \"accessories\": [\n    {\n      \"accessory\": \"Meross\",\n      \"name\": \"Bedroom lamp\",\n      \"channel\": 0,\n      \"deviceUrl\": \"http://192.168.11.11\"\n    },\n    {\n      \"accessory\": \"Meross\",\n      \"name\": \"Entertainment center lights\",\n      \"channel\": 0,\n      \"deviceUrl\": \"http://192.168.11.12\"\n    }\n  ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobdel12%2Fhomebridge-meross-plug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobdel12%2Fhomebridge-meross-plug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobdel12%2Fhomebridge-meross-plug/lists"}