Skip to content

Releases: homebridge-plugins/homebridge-meross

v7.9.0

27 Feb 07:32
Compare
Choose a tag to compare

Added

  • Support MSS425EX

v7.8.1

27 Feb 07:26
Compare
Choose a tag to compare

Changed

  • Updated HomeKit native ignore list
  • Bump axios to v0.26.0
  • Bump mqtt to v4.3.6
  • Bump node recommended versions to v14.19.0 or v16.14.0

v7.8.0

08 Feb 07:39
Compare
Choose a tag to compare

Added

  • Support MSL120M
  • Custom characteristics to Meross Baby Monitor to allow setting of the four light effects
  • Template for MTS200 thermostat

Changed

  • Bump homebridge recommended version to v1.4.0
  • Bump mqtt to v4.3.5

v7.7.0

22 Jan 10:36
Compare
Choose a tag to compare

Added

  • New Devices
    • MSS210R added to supported list
  • Sensor Hub Devices
    • Added option to hide/ignore individual subdevices from Homebridge/HomeKit

Changed

  • Bump axios to v0.25.0
  • Bump node recommended versions to v14.18.3 or v16.13.2

v7.6.1

08 Jan 10:25
Compare
Choose a tag to compare

Changed

  • Updated HomeKit native ignore list
  • Bump mqtt to v4.3.4

Fixed

  • Plugin crash for older versions of Homebridge

v7.6.0

05 Jan 04:50
Compare
Choose a tag to compare

Added

  • New Devices
    • HP110A and HP110AHK baby light/sound devices added to supported list
      • This device will be published as an external Television service and will need to be added separately to HomeKit
      • It will let you control the on/off state of the sound, change the music and the volume
      • These devices can be configured using the new babyDevices[] configuration item
    • MSL320CR added to supported list

Changed

  • Updated HomeKit native ignore list (PR #390)
  • Plugin will log HAPNodeJS version on startup
  • Bump mqtt to v4.3.2
  • Bump homebridge recommended version to v1.3.9

v7.5.0

29 Dec 10:25
Compare
Choose a tag to compare

Added

  • New Devices
    • MSS565X added to supported list

Changed

  • Updated HomeKit native ignore list
  • Updated dependencies

v7.4.2

26 Dec 12:22
Compare
Choose a tag to compare

Changed

  • Bump mqtt to v4.3.1

Fixed

  • Brightness fix for MSL100R dimmer

v7.4.1

21 Dec 09:51
Compare
Choose a tag to compare

Changed

  • Some config options rearranged for easier access

v7.4.0

21 Dec 09:43
Compare
Choose a tag to compare

Added

  • New Devices
    • MSS310X added to supported list
    • MSS426F added to supported list
    • MSS510K and MSS510S added to supported list
  • Simulations
    • Expose a single-channel device as a Heater or Cooler accessory type, using the current temperature value from another Meross, eWeLink or Govee sensor (eWeLink and Govee sensors will not work with HOOBS)
    • Current temperature values from sensors will be cached in the homebridge storage directory to allow my other plugins to create Heater and Cooler accessories with the temperature values
  • Configuration
    • A connection option to globally configure which connection type to use (this does not take priority over any connection option set for an individual device)
    • To clarify the connection methods:
      • hybrid will attempt local connection first using the IP provided by Meross, if control fails then cloud control will be used (only available when Meross username and password are configured)
      • cloud will only attempt cloud connection (useful when devices are located on a separate network, only available when Meross username and password are configured)
      • local will only attempt local connection using a device IP that must be configured (available when meross username and password are configured or if the Meross userkey is configured)

Changed

  • Plugin will show an error if local control is forced for a device which does not have a manual IP set

Fixed

  • Verify local update for device is for correct device and not different device which has changed IP
  • Brightness fix for MSS560M dimmer