Apollon77 / ioBroker.meross

ioBroker Adapter to integrate Meross Cloud based devices
MIT License
23 stars 7 forks source link
iobroker iobroker-adapter meross meross-cloud

Logo

ioBroker.meross

Number of Installations Number of Installations NPM version

Test and Release Translation status Downloads

This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.

Disclaimer

All product and company names or logos are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them or any associated subsidiaries! This personal project is maintained in spare time and has no business goal. MEROSS is a trademark of Chengdu Meross Technology Co., Ltd.

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.

If new devices are added to Meross Cloud account, it is necessary to restart the Meross adapter to update the adapters iobroker data tree accordingly.

Note when using MFA

The adapter allows to enter the current MFA code in the settings. Please be aware that a code is only valid 30s, so enter and save fast :-)

The adapter tries to remember the token but this token runs out after some time! So when using MFA this means that no new login can be done when the adapter is restarted because the token is invalid and the MFA code too! In this case the adapter will stay offline until you enter a new MFA code.

Known working devices

All devices should work from my current knowledge. But please check the logs or report any feature or new devices types that are not creating states (new device types needs to be added manually by me, so an issue is important).

How to report issues and feature requests

Please use GitHub issues for this.

Best is to set the adapter to Debug log mode (Instances -> Expert mode -> Column Log level). Then please get the logfile from disk (subdirectory "log" in ioBroker installation directory and not from Admin because Admin cuts the lines). If you do not like providing it in GitHub issue you can also send it to me via email (iobroker@fischer-ka.de). Please add a reference to the relevant GitHub issue AND also describe what I see in the log at which time.

Changelog

1.17.0 (2023-12-30)

1.16.1 (2023-11-27)

1.16.0 (2023-11-25)

1.15.1 (2023-05-15)

1.15.0 (2023-01-03)

1.14.0 (2022-08-12)

1.13.0 (2022-07-12)

1.12.2 (2022-06-27)

1.12.1 (2022-06-27)

1.12.0 (2022-06-24)

1.11.0 (2022-06-02)

1.10.5 (2022-04-14)

1.10.4 (2022-03-15)

1.10.3 (2022-03-11)

1.10.2 (2022-02-19)

1.10.1 (2022-01-26)

1.10.0 (2022-01-20)

1.8.0 (2022-01-05)

1.7.1 (2021-11-13)

1.7.0 (2021-11-13)

1.6.3 (2021-06-04)

1.6.2 (2021-05-07)

1.6.1 (2021-04-23)

1.6.0 (2021-04-18)

1.5.1 (2020-12-05)

1.5.0 (2020-06-25)

1.4.1 (2020-06-12)

1.4.0 (2020-06-12)

1.3.13 (2020.04.12)

1.3.12 (2020.03.08)

1.3.11 (2020.02.05)

1.3.9 (2019.12.18)

1.3.8 (2019.12.07)

1.3.7 (2019.12.01)

1.3.6 (2019.11.28)

1.3.5 (2019.11.28)

1.3.4 (2019.11.26)

1.3.1 (2019.11.25)

1.3.0 (2019.11.25)

1.0.0 (2018.12.16)

0.4.1 (2018.11.26)

0.3.0 (2018.11.16)

0.1.0 (2018.11.14)

License

The MIT License (MIT)

Copyright (c) 2018-2023 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.