Please take note that this is a beta release.
Under the hood
- Added initial support for Danalock V3 (#3030)
- Added initial support for Sonoff SNZB-03 (MS01) (#2991)
- Added initial support for Sonoff SNZB-02 (TH01) (#3037)
- Added initial support for Sonoff SNZB-04 (DS01) (#3036)
- Added initial support for Danfoss Ally (eTRV0100) (#2983)
- Added initial support for Plugwise smart plug 160-01 (#1167)
- Added initial support for Xiaomi Mija (HonneyWell) gas detector (#1182)
- Added support for Niko smart socket 170-33505 (#2984)
- Update for Tuya/Blitzwolf smart plug, e.g. BW-SHP13 (TS0121) (#2677, #2988)
- Added support for Sunricher SR-ZG9040A (Micro Smart Dimmer) (#2829)
- Added initial support for Sinope TH1123ZB & TH1124ZB (#2104)
- Added initial support for Tuya/Jinvoo curtain switch SM-SW101-ZC (TS0302) (#2999)
- Added initial support for Namron switch 1CH K4 (4512702) (#3006)
- Added initial support for EcoDim ZB30 wireless switches (ED-1001*) (#3009)
- Added initial support for Heiman remote (RC-EM) (#3004)
- Added support for Climax EMD-1ZBS power meter (#3020)
- Added initial support for Sage doorbell sensor (#2755)
- Add support for OSRAM 'Lightify Switch Mini', 'Switch 4x EU-LIGHTIFY', 'Switch 4x-LIGHTIFY' and 'Switch-LIGHTIFY' remotes (#2917)
- Added initial support for Hive SLP2 (#2972)
- Added initial support for Hive SLP2b
- Added initial support for Hive Active Heating Receiver SLR2 (#2978)
- Added initial support for Hive Active heating Thermostat SLT2 (#2979)
Bugfixes and enhancements
- Expose system mode for Zen-01 thermostat
- Appropriately round Xiaomi power values
- Appropriately round all power, voltage and consumption values
- Set manufacturer name to "Namron AS" for all devices starting with 451270
- Updates to prevent exposure of power for consumption sensors for devices which don't support it
- Added API state "windowopen" for Danfoss Ally thermostat
- Corrected power measurement unit for lumi.plug.maeu01
- Remove battery for Xiaomi Aqara relay controller lumi.relay.c2acn01
- Manufacturer specific cluster updates for ZNCZ04LM (lumi.plug.mmeu01)
- Revert prevention of power sensor creation, correction of interlock mfc for lumi.relay.c2acn01
- Prevent Aqara relay (lumi.relay.c2acn01) to report -1 for power
- Added "alert" action for groups via GET (#2818)
- Fix release dim down button for RGBgenie ZB-5121 (#2732)
- Corrected mac prefix for ROBB smarrt ROB_200-011-0 (#2829)
- Updated measurement unit of current for Ubisys devices
- Issue 2nd active endpoint request while 1st got MIA. This should ensure the full set of clusters is now always available instead of a reduced set.
- Fix open/close logic for SR-ZG9080A (#2996)
- Fix for setting ct values again
- Add support for {"open": true} and {"open": false} to a PUT to a group action, to generate Window Covering cluster commands Open and Close to the group. Only works for routers (experimental)
- Refactor code parts to allow thermostat to set more than 1 configuration item at once.