Highlights
- Text entities are now supported. This gap in the entity model was quietly filled by HA in the December 2022, and it went unnoticed until now.
- Entities can now be marked "hidden". This will cause them to be disabled by default, and users will need to manually enable them to use them in Home Assistant. The intention is to use this for advanced configuration options that most users should not touch.
- 23 new devices, improvements to 7 devices, plus bulk improvements to lights, air quality sensors, thermostats and one heater.
New Devices
- TV-TYA238-AK-2MP TV sync backlight #2690
- Siguro Air Master purifier #2700
- Sai Me Tei towel rail #2708
- Protmex PT-19DW climate sensor alarm clock #2712
- Inventor Rise Pro dehumidifier #2720
- LSC Smart Connect dual band outdoor camera #2723
- Generic RGB "Dreamlight" garland #2724
- essentials Smart Home bathroom heater #2789 by @Privatecoder
- Gosund SW2 dimmer #2812 by @jcconnell
- Dunwore F60 floor thermostat #2739
- LSC Smart Connect pet feeder #2743
- Wenzhi WZ-M100-W presence sensor #2776 by @salbr
- Clofte Duo 400 humidifier #2752 by @mikita-liaukovich-epam
- GW Motor roller blind #2788 by @Privatecoder
- Rohnson SmartChef XL air fryer #2746
- Delixing KCL-M1802A-M aroma diffuser #2756
- Quad powerstring with timers: add initial state selector for Powersav compatibility #2853 by @rclarkmorrow
- Absina EV charger #2816 by @ralsinn
- Gosund WP9-RTL 3 outlet powerstrip with USB #2821 by @rclarkmorrow
- OGACFO floor humidifier #2826 by @ShawnBuckley
- Homebase oscillating fan #2833 by @choppedpork
- Sunred Smart Triangle Dark patio wall heater #2837 by @gurtjun
- BLE KB150A keypad lock #2824 by @josefelixh
Improvements to existing devices
- Air quality sensors: state based icons added #1708
- lights: add text entities for directly setting scenes (disabled by default) #2795
- lights: add translations for common scenes #1708
- Asakuki diffuser: add named color support #2807
- SmartplugV2 EnergyV2: add compatible Almo plug #2808
- Thermostats and heaters: correct degree character
- HDMI ambient 65" light: fix lower lights range #2818
- EMS water heater: reduce max temperature according to manual #2832 by @Waz-Cpt
- RGBCW lightbulb: add compatible Arlec Grid Connect download #2840 by @DLV111
- TYTE-D1: use correct switch for climate, fix some naming #2863 by @ShawnBuckley
General improvements
- vacuum: support new VacuumActivity based activity property #2647
- text entity support added #2795
- support for marking uninteresting entities as hidden by default (can be manually enabled by the user)
- improvements to Italian translations #2804 by @Alokin90
Development improvements
- cloud config flow: improve logging
- tinytuya downgraded back to 1.15.1 (due to mystereous reports starting after last release)