Skip to content

v7.0.0

Compare
Choose a tag to compare
@bwp91 bwp91 released this 16 Oct 14:52
· 621 commits to latest since this release

Added

See ⚠️ for breaking changes

  • New Devices
    • MSH300HK added to supported list
    • MSL320CPR added to supported list
    • MSS426 added to supported list
    • MSS620R added to supported list
    • MTS150 added to supported list
  • Configuration
    • A connection option per device to choose between
      • default (hybrid) - the plugin will attempt local control with the provided IP, and revert to cloud control if necessary
      • cloud - local control will be skipped and the plugin will force cloud control
      • local - the plugin will only attempt local control (the device IP must be configured)

Changed

  • ⚠️ For devices currently using cloud control, the plugin will now first attempt to control the device locally using the network IP provided by Meross. If this local attempt fails for any reason, the plugin will revert to cloud control as before.
  • Updated HomeKit native ignore list
  • Supply more information to the log about an unsupported MSH300 subdevice
  • Recommended node versions bumped to v14.18.1 or v16.11.1
  • Recommended Homebridge bumped to v1.3.5
  • Bump axios to v0.23.0

Fixed

  • An issue showing Eve historical data for garage doors
  • An error when trying to unregister a hidden accessory from Homebridge

Removed

  • ⚠️ The deprecated devices setting has been removed
  • ⚠️ hybridMode setting has been removed