Skip to content

Releases: krahabb/meross_lan

Moonlight.4.1

06 Dec 17:31
8a0d17d
Compare
Choose a tag to compare

Minor update releasing recent fixes

features

  • updated management of some 'new' namespaces/commands occurring in em06 (Refoss) and mop320 (#493)

fixes

  • experimental fix for garagedoor (msg200) inconsistent state as in #498
  • error in parsing new payload definition for MOP320 (#506)
  • cloud login error (#497)
  • missing external temperature update/refresh (#504)

Moonlight.4.1 (5.4.1-alpha.3)

04 Dec 15:54
Compare
Choose a tag to compare
Pre-release

fixes

  • cloud login error (#497)
  • missing external temperature update/refresh (#504)

Moonlight.4.1 (5.4.1-alpha.2)

31 Oct 16:40
Compare
Choose a tag to compare
Pre-release

fixes

  • error in parsing new payload definition for MOP320 (#506)

Moonlight.4.1 (5.4.1-alpha.1)

15 Oct 16:46
Compare
Choose a tag to compare
Pre-release

(Another) Incremental update to deliver/fix some ongoing features.

fixes

  • experimental fix for garagedoor (msg200) inconsistent state as in #498
  • python 3.11 syntax compatibility introduced in 5.4.1-alpha.0 (#502)

Moonlight.4.1 (5.4.1-alpha.0)

15 Oct 08:26
Compare
Choose a tag to compare
Pre-release

Incremental update to deliver some ongoing features.
More specifically this iteration focuses on trying to support the mop320 (Outdoor Smart Plug - #493) which actually lacks (in meross_lan) support for energy readings.

features

  • updated management of some 'new' namespaces/commands occurring in em06 (Refoss) and mop320 (#493)

fixes

  • experimental fix for garagedoor (msg200) inconsistent state as in #498

Moonlight.4

10 Oct 13:53
0becc23
Compare
Choose a tag to compare

Minor update fixing some contingent issues

features

  • added initial/partial support for ms600 (#485)

fixes

  • fix HA core compatibility warning Detected blocking call to load_default_certs .. (#486)
  • fix issue in cloud key recovery when configuring a new device on HA core 2024.10 (#497)

Moonlight.4.0 (5.4.0-alpha.0)

19 Sep 18:45
Compare
Choose a tag to compare
Pre-release

features

  • initial (experimental) implementation for ms600 (Smart Presence Sensor - #485 #488)

fixes

  • fix HA core compatibility warning Detected blocking call to load_default_certs .. (#486)

Moonlight.3.1

15 Aug 10:49
b7b251c
Compare
Choose a tag to compare

Minor update carrying some small improvements

features

  • added support for Refoss EM06 (#476)
  • added support for MS130 temp/humidity sensor (#478)
  • added more obfuscation in logs for some payloads
  • added configuration switch to allow MTS100 HVAC action (idle/heating) patching (#331)

fixes

  • fix backward incompatible f-string format preventing meross_lan from loading in python versions prior to 3.12 (#477)
  • fix compatibility for FAN entity on HA core 2024.8

Moonlight.3.1 (5.3.1-beta.1)

05 Aug 12:39
Compare
Choose a tag to compare
Pre-release

fixes

Moonlight.3.1 (5.3.1-beta.0)

04 Aug 14:58
Compare
Choose a tag to compare
Pre-release

features

  • add an optional configuration ("Patch HVACAction") to mts100 valves exposing #331 so that meross_lan can 'patch' the valve state (idle/heating) based off current/target temperature.
  • set illuminance class and lx unit for new light sensor in ms130 (#478)