Skip to content

Releases: homebridge-plugins/homebridge-meross

Version 3.0.0

17 Sep 14:14
2e6c16e
Compare
Choose a tag to compare

Changes

  • Converted Project to Typescript.

Version 2.3.1

21 Jul 19:40
6ebfa58
Compare
Choose a tag to compare

Changes

  • Change garage door status check interval to 5s.

Version 2.3.0

22 Jun 19:56
b7332fd
Compare
Choose a tag to compare

Changes

  • Get garage door status change notification by requesting status every 2s all the time. (#41) Thanks CocoaBob!

Version 2.2.0

16 Jun 15:19
fa04f36
Compare
Choose a tag to compare

Changes

  • Add support for garage door opening time parameter. (#36) Thanks CocoaBob!

Version 2.1.0

29 May 13:37
1cc913e
Compare
Choose a tag to compare

Changes

  • Changed Log to only display On & Off States.
  • Compressed all other logging to debug.
    • To View This logging, turn on Homebridge Debug (-D) in Homebridge Settings of Config UI X.

Version 2.0.0

27 May 20:45
e05bb73
Compare
Choose a tag to compare

Changes

  • added Support for MSG-100 (Garage Door Opener).

IMPORTANT

Homebridge v1.0.0

  • Changed homebridge requirement to be v1.0.0 or higher.

Version 1.1.0

28 Apr 20:40
4149b7b
Compare
Choose a tag to compare

Changes

  • Update config.schema.json with specific models that are supported.
  • Changed requirements for specific models on what fields are needed.
  • Created Wikis for specific model setups and for getting Credentials.

IMPORTANT

Change to Config Needed!

  • We have replaced the hardware revision with model.
  • We also changed the deviceUrl to only require the device IP Address.
  • You will have to change your config to match the new config.schema.json layout.

Version 1.0.4

13 Apr 18:39
156c7fa
Compare
Choose a tag to compare

Changes

  • fix config.schema.json

Version 1.0.3

13 Apr 15:19
05902fc
Compare
Choose a tag to compare

Changes

  • fix config.schema.json
  • update engine dependencies

Version 1.0.2

11 Apr 06:41
53b3d07
Compare
Choose a tag to compare

Changes

  • remove devDependencies homebridge-config-ui-x and homebridge
  • update engine dependencies