https://github.com/homebridge-plugins/homebridge-meross
Homebridge plugin to integrate Meross devices into HomeKit.
https://github.com/homebridge-plugins/homebridge-meross
homebridge homebridge-meross homebridge-plugin homekit hoobs hoobs-plugin meross meross-cloud siri
Last synced: 5 months ago
JSON representation
Homebridge plugin to integrate Meross devices into HomeKit.
- Host: GitHub
- URL: https://github.com/homebridge-plugins/homebridge-meross
- Owner: homebridge-plugins
- License: mit
- Created: 2020-01-13T12:23:12.000Z (over 5 years ago)
- Default Branch: latest
- Last Pushed: 2025-05-07T10:58:33.000Z (5 months ago)
- Last Synced: 2025-05-11T20:03:29.734Z (5 months ago)
- Topics: homebridge, homebridge-meross, homebridge-plugin, homekit, hoobs, hoobs-plugin, meross, meross-cloud, siri
- Language: JavaScript
- Homepage:
- Size: 14.7 MB
- Stars: 210
- Watchers: 6
- Forks: 32
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# homebridge-meross
Homebridge plugin to integrate Meross devices into HomeKit
[](https://www.npmjs.com/package/homebridge-meross)
[](https://github.com/homebridge-plugins/homebridge-meross/wiki/Beta-Version)[](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)
[](https://plugins.hoobs.org/plugin/homebridge-meross)[](https://www.npmjs.com/package/homebridge-meross)
[](https://discord.com/channels/432663330281226270/742733745743855627)### Plugin Information
- This plugin allows you to view and control your Meross devices within HomeKit. The plugin:
- downloads a device list if your Meross credentials are supplied
- attempts to control your devices locally, reverting to cloud control if necessary
- listens for real-time device updates when controlled externally
- supports configuring devices for local-only control without your Meross credentials
- can ignore any HomeKit-native devices you have using the configuration### Prerequisites
- To use this plugin, you will need to already have:
- [Node](https://nodejs.org): latest version of `v18`, `v20` or `v22` - any other major version is not supported.
- [Homebridge](https://homebridge.io): `v1.6` - refer to link for more information and installation instructions.### Setup
- [Installation](https://github.com/homebridge-plugins/homebridge-meross/wiki/Installation)
- [Configuration](https://github.com/homebridge-plugins/homebridge-meross/wiki/Configuration)
- [Beta Version](https://github.com/homebridge/homebridge/wiki/How-to-Install-Alternate-Plugin-Versions)
- [Node Version](https://github.com/homebridge-plugins/homebridge-meross/wiki/Node-Version)### Features
- [Supported Devices](https://github.com/homebridge-plugins/homebridge-meross/wiki/Supported-Devices)
- [Cloud Control](https://github.com/homebridge-plugins/homebridge-meross/wiki/Cloud-Control)
- [Local Control](https://github.com/homebridge-plugins/homebridge-meross/wiki/Local-Control)### Help/About
- [Common Errors](https://github.com/homebridge-plugins/homebridge-meross/wiki/Common-Errors)
- [Support Request](https://github.com/homebridge-plugins/homebridge-meross/issues/new/choose)
- [Changelog](https://github.com/homebridge-plugins/homebridge-meross/blob/latest/CHANGELOG.md)
- [About Me](https://github.com/sponsors/bwp91)### Credits
- This is a fork of the work originally done by [@Robdel12](https://github.com/Robdel12) and [@dylanfrankcom](https://github.com/dylanfrankcom).
- To [@donavanbecker](https://github.com/donavanbecker) the previous maintainer of this plugin.
- To [@Apollon77](https://github.com/Apollon77) and [@colthreepv](https://github.com/colthreepv) for the [meross-cloud](https://github.com/Apollon77/meross-cloud) library (contained in this plugin).
- To the creator of the awesome plugin header logo: [Keryan Belahcene](https://www.instagram.com/keryan.me).
- To the creators/contributors of [Fakegato](https://github.com/simont77/fakegato-history): [@simont77](https://github.com/simont77) and [@NorthernMan54](https://github.com/NorthernMan54).
- To the creators/contributors of [Homebridge](https://homebridge.io) who make this plugin possible.### Disclaimer
- I am in no way affiliated with Meross and this plugin is a personal project that I maintain in my free time.
- Use this plugin entirely at your own risk - please see licence for more information.