Skip to content

Releases: homebridge-plugins/homebridge-meross

v7.3.1

09 Dec 14:44
Compare
Choose a tag to compare

Fixed

  • A disabling plugin notice when just the userkey is configured (issue #376)

v7.3.0

08 Dec 13:36
Compare
Choose a tag to compare

Added

  • New Devices
    • MSXH0 humidifier added to supported list

Changed

  • Plugin will now format and check for valid user key, otherwise will ignore config entry
  • Updated HomeKit native ignore list
  • Bump homebridge recommended version to v1.3.8
  • Bump node recommended versions to v14.18.2 or v16.13.1

Fixed

  • messageId increased from 16 to 32 random characters, appears to fix local control for newer device firmware

v7.2.0

03 Nov 09:00
Compare
Choose a tag to compare

Added

  • New Devices
    • MDL110 added to supported list
    • MSL120DBR added to supported list
    • MSS110NR added to supported list

Changed

  • Updated HomeKit native ignore list

v7.1.2

31 Oct 09:22
Compare
Choose a tag to compare

Changed

  • Updated HomeKit native ignore list

v7.1.1

27 Oct 11:27
Compare
Choose a tag to compare

Changed

  • Bump node recommended versions to v14.18.1 or v16.13.0
  • Bump axios to v0.24.0

Fixed

  • Fixed an issue for HOOBS users related to the fakegato library

v7.1.0

20 Oct 07:42
Compare
Choose a tag to compare

Added

  • New Devices
    • MSS560M added to supported list

Fixed

  • An Eve app 'no data' gap for garage devices when restarting the plugin

v7.0.0

16 Oct 14:52
Compare
Choose a tag to compare

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

v7.0.0-beta.0

03 Oct 13:23
Compare
Choose a tag to compare
v7.0.0-beta.0 Pre-release
Pre-release
7.0.0-beta.0

v6.13.2

03 Oct 09:30
Compare
Choose a tag to compare

Changed

  • Small changes to RGB light devices
  • Bump axios to v0.22.0

v6.13.1

30 Sep 09:13
Compare
Choose a tag to compare

Changed

  • Recommended node versions bumped to v14.18.0 or v16.10.0

Fixed

  • Increased MSS426S channel count from 6 to 7
  • Fixed a purifier speed mapping issue