Skip to content

Releases: krahabb/meross_lan

Rebirth.5

05 Aug 10:19
6939158
Compare
Choose a tag to compare
  • Fixed renamed energy simbols which prevented loading after 2021.8.0 core (#52)
  • Added some attributes to MSG100 (GarageDoor) to better report transitions errors/timeout (88cfb63)
  • Added translations for Italian - 日本語 - Español
  • Added 'helper' temperature sensor to MTS100 climate (#49)
  • Restore previous valve mode when turning on climate through HVAC_HEAT (#48)

Rebirth.4

17 Jul 15:37
609941a
Compare
Choose a tag to compare
  • add support for (DoNotDisturb) mode so to turn on/off the 'presence light' (#23) where available
  • add 'Time Zone' configuration support (fixes #36)
  • better GarageDoor transition management and notify (the HA way) when the transition ends the wrong way (garage not opened/closed)
  • better RollerShutter state support (still dependent on 'faky' position information from the device - see #26)
  • minor fixes to MTS100 valves communication (incorrect temperature rounding and delayed status update)
  • improved protocol switching 'failover' behaviour by preemptively detecting mqtt broker death/disconnection

Rebirth.3

07 Jul 13:23
5935ee5
Compare
Choose a tag to compare
  • improved MRS100 status handling (#23)
  • improved MSL120b compatibility - fixed TurnOff behaviour (#12)
  • improved status polling (#33)
  • improved MSG100 transitions management (#29)
  • added tracing obfuscation for 'macAddress', 'wifiMac', 'innerIp', 'server', 'port', 'userId' from general status/info payload (Appliance.System.All)

Rebirth.2

02 Jul 17:46
7b34681
Compare
Choose a tag to compare
  • fixed and refined MSG100 (GarageDoor) behaviour by implementing 'self-learning' transitions (opening/closing) (#29)
  • added the option to save tracefiles for any single device via OptionsFlow (integration UI config) without the need to enable HA debug logging
  • fixed a compatibility issue with 'less-than-recent' HA versions (#30)

Rebirth.1

27 Jun 19:58
c4f4c41
Compare
Choose a tag to compare
  • Decreased logging verbosity about disconnected devices
  • Added status polling over HTTP for garageDoor and RollerShutter
  • Fixed 'multiple discovery' bug #24
  • Increased 'safety' in payload parsing

Rebirth

25 Jun 08:47
4ff25af
Compare
Choose a tag to compare
  • Added http protocol support to talk directly to the device http interface
  • Added dhcp discovery
  • Removed hard dependency on mqtt integration in order to work only via http
  • Fixed MSL120 support
  • Added MSH300 (Smart Hub) support
  • Added MS100 (Smart Sensor) support
  • Added MTS100 (Smart Thermostat Valve) support
  • Renamed 'meross_lan.mqtt_publish' service to 'meross_lan.request'
  • Added option to configure polling interval

Expression

13 May 16:54
f30d905
Compare
Choose a tag to compare
  • Updated manifest for new keys

Propagation

21 Apr 11:29
45a6b51
Compare
Choose a tag to compare
  • Added support for MSL100 bulb
  • Added 'meross_lan.mqtt_publish' service to simplify direct mqtt send to the device
  • Added guessed implementation for garagedoor and rollershutter
  • Minor fixes for checking device availability

Genesys.2

01 Apr 07:52
54d547a
Compare
Choose a tag to compare
  • Added support for custom device protocol key (configuration through config-flow)
  • Initial support for lights/bulbs
  • better handling of errors and improved logging

Genesys.1

23 Mar 12:24
Compare
Choose a tag to compare
Genesys.1 Pre-release
Pre-release
  • Added support for power readings as sensor entities (breaking change: removed switch 'attrs')
  • fixed incorrect device identifier (internal HA feature related)
  • fixed typos and added French localization