AudidriverA4 / ioBroker.meross

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

ioBroker.meross

Greenkeeper badge

Number of Installations Number of Installations NPM version Downloads

Tests: Linux/Mac/Windows: Travis-CI Windows: AppVeyor

NPM

Description

This adapter allows to control Meross devices by connecting to the Meross cloud servers.

You need to provide your Cloud login credentials. The adapter connects to your cloud account and subscribe to all device data via MQTT. Because of this the devices need to be connected to their cloud. Currently no way is known to control the devices locally.

One Adapter instance will show all devices from one Meross Cloud account and allows to control them.

Known working devices

  • mss425e
  • mss310

If more devices work (or also not) please report them by opening a GitHub issue.

Changelog

1.1.0 (2019.07.05)

  • (Apollon77) Add msg100 with Garage Door Reed contact
  • (Apollon77) Add reconnection handling
  • (Apollon77) Add light support (e.g. MSL120 RGB bulb)
  • (Apollon77) Add units and roles for electricity

1.0.0 (2018.12.16)

  • (Apollon77) finalize and move to 1.0.0

0.4.1 (2018.11.26)

  • (Apollon77) finalize version and allow electricity polling interval to be configured

0.3.0 (2018.11.16)

  • (Apollon77) add support for mss310 devices

0.1.0 (2018.11.14)

  • (Apollon77) First release to support ToggleX devices

License

The MIT License (MIT)

Copyright (c) 2018-2019 Apollon77 iobroker@fischer-ka.de

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

License:MIT License


Languages

Language:JavaScript 88.0%Language:HTML 12.0%