meross-cloud

Control Meross cloud devices using nodejs

MIT License

Downloads
1.8K
Stars
38
Committers
6

Bot releases are visible (Hide)

meross-cloud - Release v3.1.2 Latest Release

Published by github-actions[bot] 10 months ago

  • (Apollon77) Enhance some error messages
meross-cloud - Release v3.1.1

Published by github-actions[bot] 10 months ago

  • (Apollon77) Fix crash case
meross-cloud - Release v3.0.1

Published by github-actions[bot] 11 months ago

  • (Apollon77) Prevented crash case reported by Sentry
meross-cloud - Release v3.0.0

Published by github-actions[bot] 11 months ago

  • IMPORTANT: Node.js 16.x or higher is required
meross-cloud - Release v2.4.1

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

  • (Apollon77) Fix an issue when committing devices delayed
meross-cloud - Release v2.4.0

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

  • (Apollon77) Added controlRollerShutterPosition that might work with Homekit versions of shutter devices
  • (Apollon77) Prevented crash case reported by Sentry
meross-cloud - Release v2.3.1

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

  • (Apollon77) Fix garage door state control
meross-cloud - Release v2.3.0

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

  • (Apollon77) Add support for additional MAP100 air purifier data
meross-cloud - Release v2.2.0

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

  • (Apollon77) Add support for FilterMaintenance data of MAP100 air purifier
  • (Apollon77) Fix typings: messageId returned by many calls is a string and not a number
meross-cloud - Release v2.1.3

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

  • (Apollon77) Prevent some crash cases reported by Sentry
meross-cloud - Release v2.1.2

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

  • (JackReevies) Remove not needed console logging
meross-cloud - Release v2.1.1

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

  • (Apollon77) Fix new logic
meross-cloud - Release v2.1.0

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

  • (Apollon77) Add new option to define that GET requests are only tried locally and not resend to cloud on error.
meross-cloud - Release v2.0.0

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

  • (Apollon77) Major change: the error event emitted on MerossCloud instance has now as first parameter the error info and second an optional device id!! Before this was partially switched
meross-cloud - Release v1.9.1

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

  • (Apollon77) Also emit an error event if publishing an MQTT message fails
meross-cloud - Release v1.9.0

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

  • (Apollon77) Detect MQTT reconnect issue "Server unavailable" and reinitialize the MQTT connection completely - this case is silently handled as reconnect!
meross-cloud - Release v1.8.1

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

  • (Apollon77) Add timeout parameter to options to use as request timeout. For MQTT data requests the timeout is doubled
  • (Apollon77) Lower the MQTT timeout from 20s to 6s. Can be increased using timeout parameter again if needed
meross-cloud - Release v1.7.4

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

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

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

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

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

  • (Apollon77) Fix pot. crash case