ioBroker.meross

ioBroker Adapter to integrate Meross Cloud based devices

MIT License

Downloads
348
Stars
23
Committers
10

Bot releases are visible (Hide)

ioBroker.meross - Release v1.17.0 Latest Release

Published by github-actions[bot] 10 months ago

  • (Apollon77) Adjust Signin API and add support for MFA
  • (Apollon77) Store login token and try to reuse it for reconnections, but also do not log out anymore
  • (Apollon77) Add support for DoorWindow Sensor MS200HK
ioBroker.meross - Release v1.16.1

Published by github-actions[bot] 11 months ago

  • (Apollon77) Fixes initial Temperature/Humidity/Voltage values of MS100 sensors
ioBroker.meross - Release v1.16.0

Published by github-actions[bot] 11 months ago

  • IMPORTANT: Node.js 16.x or higher is required
  • (Apollon77) Prevented crash case reported by Sentry
ioBroker.meross - Release v1.15.1

Published by github-actions[bot] over 1 year ago

  • (Apollon77) Fix an issue when committing devices delayed
ioBroker.meross - Release v1.15.0

Published by github-actions[bot] almost 2 years ago

  • (Apollon77) Add support for MAP100 air purifier
  • (Apollon77) Add Energy Consumption states
ioBroker.meross - Release v1.14.0

Published by github-actions[bot] about 2 years ago

  • (Apollon77) Add Smoke Sensor
ioBroker.meross - Release v1.13.0

Published by github-actions[bot] over 2 years ago

  • (Apollon77) Add new option to prevent the Cloud communication fallback when the device is not available locally for data queries (enabled by default).
ioBroker.meross - Release v1.12.2

Published by github-actions[bot] over 2 years ago

  • (Apollon7) prevent crash case reported by Sentry
ioBroker.meross - Release v1.12.1

Published by github-actions[bot] over 2 years ago

  • (Apollon7) prevent crash case reported by Sentry
ioBroker.meross - Release v1.12.0

Published by github-actions[bot] over 2 years ago

  • (Apollon77) Add new state to allow controlling whether to connect locally first or not for each device (but global setting takes precedence if set there to never use local connection!)
  • (Apollon77) Detect reconnection issues to Meross Cloud and try to handle them better
ioBroker.meross - Release v1.11.0

Published by github-actions[bot] over 2 years ago

** (Apollon77) Add online status configuration to show online status in Admin UI
** (Apollon77) Optimize device initialization to make sure it finishes also whe not all devices are initialized successfully

ioBroker.meross - Release v1.10.5

Published by github-actions[bot] over 2 years ago

  • (Apollon77) Adjust to recent API changes from Meross services
ioBroker.meross - Release v1.10.4

Published by github-actions[bot] over 2 years ago

  • (Apollon77) Add battery value for ms100 devices in hub if supported
ioBroker.meross - Release v1.10.3

Published by github-actions[bot] over 2 years ago

  • (Apollon77) Fix switch state for thermostats
ioBroker.meross - Release v1.10.2

Published by github-actions[bot] over 2 years ago

  • (Apollon77) Correctly set the garageDoorWorking flag after starting a control action
ioBroker.meross - Release v1.10.1

Published by github-actions[bot] almost 3 years ago

  • (Apollon77) Fix pot. crash case
ioBroker.meross - Release v1.10.0

Published by github-actions[bot] almost 3 years ago

  • (Apollon77) Optimize Meross Communication to first try to communicate with the device locally before sending data to MQTT - enabled by default, you can disable it in settings!
  • (Apollon77) Optimize Meross Communication by using only one MQTT connection instead of one per device when cloud is used
  • (Apollon77) Add new state "disabled" to ignore connection error of a device; reconnections are still tried, but no error are logged if not successful
  • (Apollon77) Add support for Online status reports from MTS100 hub devices
  • (Apollon77) Automatically logout from meross cloud on adapter end; next start will do a new Login
  • (Apollon77) Automatically delete old devices if no longer existing (when js-controller >=2.2)
  • (Apollon77) Optimize MTS200 handling
ioBroker.meross - Release v1.8.0

Published by github-actions[bot] almost 3 years ago

  • (Apollon77) Add support for MTS200 Wifi Thermostat
ioBroker.meross - Release v1.7.1

Published by github-actions[bot] almost 3 years ago

  • (Apollon77) Allow to enter passwords with more than 15 characters
ioBroker.meross - Release v1.7.0

Published by github-actions[bot] almost 3 years ago

  • (Apollon77) Add support for MTS150 Thermostats
  • (Apollon77) Add support for MRS100 RollerShutter devices