Highlights
- Improved handling of dropped connections.
- Lights: improved scene handling
- Over 1000 device configs are now supported with 16 added in this release!
- Improvements to 16 other configs (including 10 new compatible devices)
New devices
- Hornbill Y4 smart lock #3017 by @jayPare
- Amantii R12AP1 fireplace #3031 by @Kevin-0u
- ETOP HT-CH thermostat #3036 by @pacorola
- Mustool MT15/MT29 airbox #3054 by @Paxy
- Morento MR7566-WF #3078 by @ShawnBuckley
- E Chief SGH01 grow planter #3006 by @Levanterman
- Morris MDB-12160HIW dehumidifier #3080 by @Codeh4ck
- Avatto WS20R #3026 by @pascaltippelt
- Fancy LEDs screen sync light 2.0 #3089 by @channafam
- EleChico CCST6601 thermostat #2914
- Gologi dehumidifier #2923
- Zigbee smart air box BR v2 #2932
- Arknoah aquarium lights #2941
- Manta Windy weather station #3067 by @MichalSieciechowicz
- Vonroc heater #3115 by @vanhoofseppe
- Xtreme TC20 CO monitor #2956
Improvements to existing devices
- Dual power monitor smartplug V2: add compatible FreshLink device #3042 by @arttwentyfourseven
- Powerworld PW58330: add compatible Almevo HPHTxxxPW models #3020 by @comcowo
- SmartplugV2 Polled: add compatible Prosto WFU-T12PM model #3057 by @zastrixarundell
- Galaxy Projector light: add compatible Aurura Galaxy model #3081 by @jakealake18
- Morento HT4866: standardise timer cancel option
- RGBCW lightbulb: add compatible Mirabella Genio model #3097 by @channafam
- Dual power monitor smartplug V2: add compatible Arlec PC287HA #3097 by @channafam
- Dreamlight LED strip: add compatible Fancy LED lightstrip 3 #3097 by @channafam
- Della air conditioner: add compatible Sendo Hermes Gold #3080 by @Codeh4ck
- Tongou QCB2 single phase: make live updates control a button #3041
- Powerworld PW58330: add measurement class to performance sensor #3108 by @comcowo
- Taxnele energy meter: expose more entities #2910
- Aubess 1-gang switch: fix initial state selector #3112
- Dual clamp meter: split out power A and B sensors #3095
- Madimack Inverflow: merge in Aquaforte Inverter VSP #3062
- Lytmi HDMIsync light: remove invalid product id
- Eeese Otto dehumidifier: add compatible Greenmigo Alpha Q13 Pro #3128 by @forksiceberg
- Gaqqee KWS-302-WF: add support for KW-303-WF #3129
General improvements
- Ensure communication errors are not handled without being counted #3083
- Light: don't send effect to light when there is no change #3086
- Catalan translations #3096 by @jmontane
Development improvements
- .vs directory from newer vscode versions is now ignored by git
- tests: add a unit test for correct button value mapping #2267