Skip to content
2025.6.0 Configurar subdispositivos

 # Highlights

- 14 new devices, improvements to 9 existing devices
- cloud config flow improved handling of sub devices
- text entity improved handling of length restrictions
- Portuguese translations expanded to cover Portugal as well as Brazil

 # New devices

- Aeno EK7S kettle #3159
- V-WIFI-DL01-ES energy meter #3161
- Polytherm Polyalpha thermostat #3279 by @ruygargar
- Garage door opener with camera #3198
- NemoLight Extreme Series aquarium light #3201
- Emmeti Zona thermostat #3202
- MakeSkyBlue MPPT charger #3275 by @alexeytm82
- Dowell iOne AIO EV charger #3288 by @VulpesFurvus
- Treatlife DS03 fan with light (another variant) #3211
- Dienmern DM165A noise meter #3216
- Chameleon TCG tower fan #3217
- Varin CFWI50 RGBCW ceiling fan #3218
- Safe Conn09 barrier controller #3295 by @ddave666
- RH-PD10 peephole doorbell camera #3219

 # Improvements to existing devices

- Kesser IR wall heater: expand temperature range down to 7℃ #3277
- Ledvance PLABL100x25b: avoid looping in value mirroring #3280
- Dimming light track: make identity optional, uninvert color temp #3280
- Gautone PG103/107 alarm: fix type of power sensor, add keytone #3272
- Tonepie T1Pro Max: add compatible T1Pro model, status, led dimming #3164
- Feyree portable EV charger: add additional sensors #3294 by @georgekucher
- Digoo/PGST alarms: remove unnecessry separate trigger dp
- Arlec portable air conditioner: use correct unit for timer

 # General improvements

- tinytuya library updated to 1.17.1 (improved handling for devices
that do not accept multiple dps changes at once)
- cloud config flow: avoid using hub product id when setting up sub device #3280
- text entity: fix checking of min and max length #3288

 # Translation improvements

- translations for kettles #3159
- Portuguese (Portugal) translations #3289 by @VulpesFurvus

 # Development improvements

- Bug template: make it clear that the device config refers to the filename
- Logging: remove excessive library logging
- cover: documentation update