Skip to content

Releases: homebridge-plugins/homebridge-meross

v10.2.8

29 Dec 13:26
Compare
Choose a tag to compare

⚠️ A note for users using MFA/2FA with Meross

  • If you are not using MFA/2FA, you can ignore this message
  • If you are using MFA/2FA:
    • You will need to update the plugin config to include the current code from your authenticator app, otherwise the plugin will not be able to log in
    • The code is only valid for 30 seconds, so you will need to update your config and restart Homebridge within this time
    • You will currently need to do this every time you restart Homebridge, until I can find a better way to handle this

Fixed

  • Login issues

v10.2.7

28 Dec 02:09
Compare
Choose a tag to compare

Fixed

  • Assume local connection when userkey is present in config

v10.2.6

27 Dec 16:17
Compare
Choose a tag to compare

Changed

  • Updated dependencies
  • Updated sign-in API

v10.2.5

25 Dec 19:08
Compare
Choose a tag to compare

Fixed

  • Initialisation issue - incorrectly logging plugin as disabled

v10.2.4

25 Dec 09:47
Compare
Choose a tag to compare

Merry Christmas! 🎄

Fixed

  • Fix a setup combination of cloud and local devices

v10.2.3

24 Dec 15:21
Compare
Choose a tag to compare

Changed

  • API URLs

Fixed

  • Fan device configuration

v10.2.2

22 Dec 21:45
Compare
Choose a tag to compare

Fixed

  • Added configuration section for thermostat devices

v10.2.1

22 Dec 21:09
Compare
Choose a tag to compare

Changed

  • Updated HomeKit native ignore list
    • Adding MSS120BR as a HomeKit device (#553) (@djpadz)
    • also added MSS630
  • updated dependencies

Fixed

  • fix devices not appearing when forcing local control but credentials still in config
  • Mixed case UUIDs are not found in the deviceConf object (#547) (@mrBudgie)

v10.2.0

15 Dec 02:41
Compare
Choose a tag to compare

Added

  • Support for fan device MFC100

Changed

  • Bump node supported versions to v18.19.0 or v20.10.0
  • Updated dependencies

v10.1.0

03 Dec 20:38
Compare
Choose a tag to compare

Added

  • Support for MSS105, MSS115, MSS120

Changed

  • Updated HomeKit native ignore list
  • Updated Matter native ignore list
  • Bump node supported versions to v18.18.2 or v20.10.0
  • Updated dependencies