Skip to content

Releases: albertogeniola/meross-homeassistant

v1.2.1

30 Jan 22:25
Compare
Choose a tag to compare

Features

  • Upgraded low-level library dependency to 0.4.4.4
  • Added MSG200 Support
  • Updated default polling intervals: sensor polling every 30s, API discovery every 120s
  • Added option to set a custom user-agent for HTTP communication against Meross API

v1.2.0rc2

17 Jan 23:50
0d40ff2
Compare
Choose a tag to compare
  • Improves mqtt stability
  • Relies on the more recent version of meross_iot low-level library, which addresses some issues

V1.2.0 RC0

11 Jan 23:34
Compare
Choose a tag to compare

Various refactor and improvements; increased stability and connection drop recovery.

Version 1.1.4

27 Aug 07:13
a61fd17
Compare
Choose a tag to compare

Updated README documentation (added configuration and improved setup instructions)
Updated translations

1.0.7

03 Jun 21:18
Compare
Choose a tag to compare

Added version key to make this component work again with latest version of HA

Version 1.0.6 Beta 1

02 Dec 23:09
Compare
Choose a tag to compare
Version 1.0.6 Beta 1 Pre-release
Pre-release

This beta version performs some tweaking on default api-rate limiter values to avoid Meross ban addressing #172.

Version 1.0.5

30 Nov 19:37
Compare
Choose a tag to compare

This version of the component fixes some bugs regarding online push notifications handlers. More specifically, the previous version was wrongly reporting devices as unavailable and failed to restore correct availability status when the device came back online.

It also handles changes occurred with the latest MTS100V3 Firmware.

Version v1.0.4-post1

27 Nov 17:16
Compare
Choose a tag to compare

This component version addresses important problems as frequent disconnections and fixes some issues occurring when a connection drop occurrs. It's based on the latest MerossIot library v0.4.1.0rc4, which also implements strict API flood limits to avoid banning from Meross MQTT cloud.

Pre-Release v1.0.4-alpha.1

03 Nov 22:40
Compare
Choose a tag to compare
Pre-release

This alpha version of the library increases sensor reactivity while introducing a new way for limiting API calls to MQTT meross broker.
It also adds a Sensor on HA to show/log current API rate being issued against the Meross MQTT cloud.

Capture

Version 1.0.3

10 Oct 09:19
Compare
Choose a tag to compare

Fixed #149 by referencing latest low-level meross_iot library. This resolves the compatibility issues with Homeassistant 0.116.X,