-
-
Notifications
You must be signed in to change notification settings - Fork 32
Home
Ben edited this page Oct 31, 2021
·
19 revisions
Homebridge plugin to integrate Meross devices into HomeKit
- 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
- To use this plugin, you will need to already have Homebridge (at least v1.3.5) or HOOBS (at least v4) installed. Refer to the links for more information and installation instructions.
- Whilst it is recommended to use Node v16, the plugin supports v12 and v14 as per the Homebridge guidelines.
- This is a fork of the work originally done by @Robdel12 and @dylanfrankcom.
- To @donavanbecker the previous maintainer of this plugin.
- To @Apollon77 and @colthreepv for the meross-cloud library (contained in this plugin).
- To the creator of the awesome plugin header logo: Keryan Belahcene.
- To the creators/contributors of Fakegato: @simont77 and @NorthernMan54.
- To the creators/contributors of Homebridge who make this plugin possible.
- 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.