github krahabb/meross_lan v3.0.3
Lazy.3

latest releases: v5.4.0-alpha.0, v5.3.1, v5.3.1-beta.1...
18 months ago

This is mainly a maintenance release fixing some known (and some less known) bugs and adding some news (both fixes and improvements) on the energy consumption sensor available on some plugs (mss310 and the likes)

features

  • added an 'energy_estimate' sensor to devices reporting power consumption. This sensor computes the energy consumption (Wh) for the current day (it then resets at midnight in HA local time) by implementing the sum on the device measured actual power. This is different from the 'legacy' sensor in the fact that energy accumulation is done at the HA level in meross_lan and not in the device. This sensor is initially disabled on initial configuration so you'll not see that in the standard user UI. Check #264 (comment) for details

fixes

  • MTS200 payload formatting (#259)
  • energy consumption failing to reset at midnight (#264)
  • a bug in polling which could increase the polling interval well over the configured value under some ciscumstances (after a device disconnection)
  • various bugs in device de-initialization (they happen when HA stops or when you reload a configuration entry so they're usually no harm or hardly impacting any installation)

What's Changed

New Contributors

  • @ikoz made their first contribution in #259

Full Changelog: v3.0.2...v3.0.3

Don't miss a new meross_lan release

NewReleases is sending notifications on new releases.