Skip to content

2025.6.0 Configurar subdispositivos

Latest
Compare
Choose a tag to compare
@make-all make-all released this 02 Jun 04:37
· 88 commits to main since this release
2025.6.0
8ffb822

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

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

Development improvements

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