Releases: homebridge-plugins/homebridge-meross
Releases · homebridge-plugins/homebridge-meross
Version 3.0.0
Changes
- Converted Project to Typescript.
Version 2.3.1
Changes
- Change garage door status check interval to 5s.
Version 2.3.0
Changes
- Get garage door status change notification by requesting status every 2s all the time. (#41) Thanks CocoaBob!
Version 2.2.0
Changes
- Add support for garage door opening time parameter. (#36) Thanks CocoaBob!
Version 2.1.0
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
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
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
withmodel
. - 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
Changes
- fix config.schema.json
Version 1.0.3
Changes
- fix config.schema.json
- update engine dependencies
Version 1.0.2
Changes
- remove devDependencies homebridge-config-ui-x and homebridge
- update engine dependencies