Skip to content

Releases: albertogeniola/meross-homeassistant

Version v1.3.3

03 Sep 12:11
Compare
Choose a tag to compare

Version v1.3.3

Changes:

Version 1.3.2

12 May 12:35
6e5ef2b
Compare
Choose a tag to compare

Version v1.3.2

Changes:

  • Using low-level library MerossIot v0.4.7.2b3 which should add support for HomeKit Hubs (addressing #435 and possibly #400)
  • Add support for BatteryLevel sensors for Meross SubDevices
  • Addressing #499

Version v1.3.2beta1

04 May 13:28
fa31a6e
Compare
Choose a tag to compare
Version v1.3.2beta1 Pre-release
Pre-release

#Version v1.3.2beta1

This is a beta version of the component. It has not been tested widely.

Changes:

  • Using low-level library MerossIot v0.4.7.2b3 which should add support for HomeKit Hubs (addressing #435 and possibly #400)
  • Add support for BatteryLevel sensors for Meross SubDevices
  • Addressing #499

Version v1.3.1

28 Apr 15:46
a87ccf8
Compare
Choose a tag to compare

Includes 1.3.1beta1 improvements, such as:

  • Implement MFA support (addressing #467)
  • Avoid storing username/password credentials (addressing #486)

Moreover addresses the following:

  • Fix light platform deprecations
  • Fix climate platform deprecations
  • Add OPENING and CLOSING transient states for garage openers (#493)
  • Change log verbosity from INFO to DEBUG (addresses #481)

Version v1.3.1beta1

25 Apr 17:56
8c3fbf6
Compare
Choose a tag to compare
Version v1.3.1beta1 Pre-release
Pre-release

This is a BETA VERSION, please do not upgrade if not instructed to.

Changes:

  • Implement MFA support (addressing #467)
  • Avoid storing username/password credentials (addressing #486)

Version v1.3.0

25 Apr 13:11
30ca335
Compare
Choose a tag to compare
  • Add support for Meross OilDiffuser
  • Refactor Meross Humidifier
  • Update low level library to version 0.4.7.0
  • Addressing #484

Version 1.2.13

12 Feb 11:59
e88dfc0
Compare
Choose a tag to compare
  • Migrate to MerossIot 0.4.6.2
  • Version bump

Full Changelog: v1.2.12...v1.2.13

Version v1.2.12

27 Jan 21:06
25306a4
Compare
Choose a tag to compare

Version 1.2.12

  • Fix #448. Credits to @mguilherme
  • Change the latest API Endpoints from Meross, version 0.4.6.0
  • Fix logging errors
  • Fix deprecated constants usage, addresses #485

Version v1.2.10

15 Oct 08:54
050fa3b
Compare
Choose a tag to compare

CAUTION

This version is not compatible with LOCAL-ONLY-ADDON. Do not upgrade if you use the integration with the meross local addon.

Changes:

  • Supporting energy sensor for plugs (#460, thanks to @benoitm974)
  • Fixes component unloading issue (thanks to @TheHolyRoger)
  • Updated low-level meross_iot python library

Note: the new version of the low-level library reflects changes recently occurred on the Meross side. In fact, a new authorization API was added and the server HTTPS endpoints were changed. -Both the library and this new version of the component attempt to apply the changes without breaking existing integration, but there's no warranty about that. In case you notice problems with this version of the component, please report it opening a dedicated issue.

Beta release v1.2.10b0

18 Sep 08:30
4de4653
Compare
Choose a tag to compare
Pre-release

Beta version 1.2.10 Beta 0

CAUTION: This version is not compatible with LOCAL-ONLY-ADDON. Do not upgrade if you use the integration with the meross local addon.

Changes:

  • Updated low-level meross_iot python library
  • Merged #447

Note: the new version of the low-level library reflects changes recently occurred on the Meross side. In fact, a new authorization API was added and the server HTTPS endpoints were changed. -Both the library and this new version of the component attempt to apply the changes without breaking existing integration, but there's no warranty about that. In case you notice problems with this version of the component, please report it opening a dedicated issue.