UNPKG

homebridge-meross

Version:

Homebridge plugin to control Meross devices.

65 lines (46 loc) 3.91 kB
<p align="center"> <a href="https://github.com/bwp91/homebridge-meross"><img alt="Homebridge Verified" src="https://user-images.githubusercontent.com/43026681/127397024-8b15fc07-f31b-44bd-89e3-51d738d2609a.png" width="600px"></a> </p> <span align="center"> # homebridge-meross Homebridge plugin to control Meross devices [![verified-by-homebridge](https://badgen.net/badge/homebridge/verified/purple)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins) [![hoobs-certified](https://badgen.net/badge/HOOBS/certified/yellow)](https://plugins.hoobs.org/plugin/homebridge-meross) [![npm](https://img.shields.io/npm/v/homebridge-meross/latest?label=latest)](https://www.npmjs.com/package/homebridge-meross) [![npm](https://img.shields.io/npm/v/homebridge-meross/beta?label=beta)](https://github.com/bwp91/homebridge-meross/wiki/Beta-Version) [![npm](https://img.shields.io/npm/dt/homebridge-meross)](https://www.npmjs.com/package/homebridge-meross) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) [![Discord](https://img.shields.io/discord/784827113378676736?color=728ED5&logo=discord&label=bwp91-discord)](https://discord.com/channels/784827113378676736/784827113378676739) [![Discord](https://img.shields.io/discord/432663330281226270?color=728ED5&logo=discord&label=hb-discord)](https://discord.com/channels/432663330281226270/742733745743855627) </span> ### Plugin Information - This plugin allows you to view and control your Meross devices within HomeKit. The plugin: - requires your Meross credentials for cloud device control - supports configuring devices for local control ### Prerequisites - To use this plugin, you will need to already have [Homebridge](https://homebridge.io) (at least v1.3.4) or [HOOBS](https://hoobs.org) (at least v4) installed. Refer to the links for more information and installation instructions. - It is recommended to use the current LTS version of Node, currently v14, however Node v12 is also supported. ### Setup - [Installation](https://github.com/bwp91/homebridge-meross/wiki/Installation) - [Configuration](https://github.com/bwp91/homebridge-meross/wiki/Configuration) - [Beta Version](https://github.com/bwp91/homebridge-meross/wiki/Beta-Version) - [Node Version](https://github.com/bwp91/homebridge-meross/wiki/Node-Version) - [Uninstallation](https://github.com/bwp91/homebridge-meross/wiki/Uninstallation) ### Features - [Supported Devices](https://github.com/bwp91/homebridge-meross/wiki/Supported-Devices) - [Cloud Control](https://github.com/bwp91/homebridge-meross/wiki/Cloud-Control) - [Local Control](https://github.com/bwp91/homebridge-meross/wiki/Local-Control) ### Help/About - [Common Errors](https://github.com/bwp91/homebridge-meross/wiki/Common-Errors) - [Support Request](https://github.com/bwp91/homebridge-meross/issues/new/choose) - [Changelog](https://github.com/bwp91/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 [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.