Releases: albertogeniola/meross-homeassistant
v1.2.1
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
- Improves mqtt stability
- Relies on the more recent version of meross_iot low-level library, which addresses some issues
V1.2.0 RC0
Various refactor and improvements; increased stability and connection drop recovery.
Version 1.1.4
Updated README documentation (added configuration and improved setup instructions)
Updated translations
1.0.7
Added version key to make this component work again with latest version of HA
Version 1.0.6 Beta 1
This beta version performs some tweaking on default api-rate limiter values to avoid Meross ban addressing #172.
Version 1.0.5
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
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
Version 1.0.3
Fixed #149 by referencing latest low-level meross_iot library. This resolves the compatibility issues with Homeassistant 0.116.X,