Skip to content

Releases: krahabb/meross_lan

July.alpha.2

06 Jul 08:22
Compare
Choose a tag to compare
July.alpha.2 Pre-release
Pre-release

features

  • fix username/password encoding (for 'exotic' characters) in cloud key retrieve form (#186)

Full Changelog since latest table (v2.5.7): v2.5.7...v2.6.0-alpha.2

July.alpha.1

25 Jun 12:38
Compare
Choose a tag to compare
July.alpha.1 Pre-release
Pre-release

features

  • expose cloud retrieve error info (#186)

Full Changelog since latest table (v2.5.7): v2.5.7...v2.6.0-alpha.1

July.alpha.0

19 Jun 09:52
Compare
Choose a tag to compare
July.alpha.0 Pre-release
Pre-release

features

  • initial implementation for smokeAlarm (#183)
  • restore shutter/garage state between HA restarts (#170)
  • update NumberEntity to new HA core model (old model deprecation starts in 2022.6)
  • update enum/constants to new HA core model
  • show device UUID on configuration form to help identify issues with #88

fixes

  • inconsistent key mode behaviour in OptionFlow (#176)
  • shutter/garage state restoration error on 2022.6 (#195)
  • mod100 bug introduced in previous 'alpha' (#187)

Full Changelog: v2.5.7...v2.6.0-alpha.0

May.alpha.0

06 Apr 06:57
Compare
Choose a tag to compare
May.alpha.0 Pre-release
Pre-release

features

  • initial implementation for smokeAlarm (#183)
  • restores cover position between HA restarts (#170)
  • restores garagedoor internal timeout between HA restarts

Dare.1

03 Mar 10:15
6ed4f82
Compare
Choose a tag to compare

features

  • improve MOD100 support (#127)
  • support HP110A sound function (#102)
  • support HP110A light scenes (effects)
  • added wifi signal strength diagnostic entity
  • improve obfuscation in traces gathered through diagnostics

fixes

  • inconsistent key mode behaviour in OptionFlow (#176)
  • effect list parsing in msl320 (#173)
  • legacy toggle payload parsing (#172)

Dare.1.beta.1

28 Feb 08:56
Compare
Choose a tag to compare
Dare.1.beta.1 Pre-release
Pre-release

features

  • support HP110A sound function (#102)
  • support HP110A light scenes (effects)

fixes

  • effect list in msl320

Dare.1.beta.0

26 Feb 13:09
Compare
Choose a tag to compare
Dare.1.beta.0 Pre-release
Pre-release

features

  • improve MOD100 support (#127)
  • improve obfuscation in traces gathered through diagnostics

fixes

  • inconsistent key mode behaviour in OptionFlow (#176)
  • effect list parsing in msl320 (#173)
  • legacy toggle payload parsing (#172)

Dare

20 Feb 10:05
72cdb72
Compare
Choose a tag to compare
  • add the option to edit the device address in configuration (previously you would need to remove and readd)
  • streamlined (I really hope so, beside the trending topic) the device key setup when configuring a device
  • support newer 'diagnostics' UI in HA: create and download diagnostic data from the device/integration UI
  • add support for MOD100 (#127)
  • add support for MTS200 (#154)
  • add support for MSXH0 (#155)
  • add helper configuration entities for rollershutter open/close time (MRS100)
  • add configuration entities for covers (shutter/garage)
  • deep code refactor to allow more efficient code loading (nerd stuff)

fixes

  • disconnection/unavailability issues in MSH300 (#167)
  • fixed 'last_reset' attribute warning(#163)
  • mrs100 'wrong' estimated position on startup (#170)

Dare.beta.3

18 Feb 09:24
Compare
Choose a tag to compare
Dare.beta.3 Pre-release
Pre-release
  • add the option to edit the device address in configuration (previously you would need to remove and readd)
  • streamlined (I really hope so, beside the trending topic) the device key setup when configuring a device
  • add support for MOD100 (#127)
  • add support for MTS200 (#154)
  • add support for MSXH0 (#155)
  • add helper configuration entities for rollershutter open/close time (MRS100)
  • deep code refactor to allow more efficient code loading (nerd stuff)

#beta.3 specific implementations:

  • add configuration entities for covers (shutter/garage)
  • support newer 'diagnostics' UI in HA: create and download diagnostic data from the device/integration UI

#fixes

  • disconnection/unavailability issues in MSH300 (#167)
  • fixed 'last_reset' attribute warning(#163)
  • import error in previous beta for cover entities

Dare.beta.1

15 Feb 21:38
Compare
Choose a tag to compare
Dare.beta.1 Pre-release
Pre-release
  • add the option to edit the device address in configuration (previously you would need to remove and readd)
  • streamlined (I really hope so, beside the trending topic) the device key setup when configuring a device
  • add support for MOD100 (#127)
  • add support for MTS200 (#154)
  • add support for MSXH0 (#155)
  • add helper configuration entities for rollershutter open/close time (MRS100)
  • deep code refactor to allow more efficient code loading (nerd stuff)

#fixes

  • disconnection/unavailability issues in MSH300 (#167)
  • fixed 'last_reset' attribute warning(#163)
  • import error in previous beta for cover entities