Releases: krahabb/meross_lan
Releases · krahabb/meross_lan
Rebirth.5
- 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
- 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
- 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
- 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
Rebirth
- 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
- Updated manifest for new keys
Propagation
- 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
- 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
- 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