Skip to content

Release 2.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 06:42
· 100 commits to refs/heads/main since this release

Changes

🚀 Features

  • feat: setup hub child device (#523) @petretiandrea
    • support for T31x temperature and humidity sensor hub's device
    • support for T100 motion sensor hub's device (#527) @petretiandrea
    • support for T110 smart door hub's device
    • partial support for S200B button hub's device (actually no events are reported to HA)
  • feat: experimental ts15 (#526) @petretiandrea
  • feat: support l535 (#525) @petretiandrea

🪲 Fixes

  • fix missing binary sensor entity (#528) @petretiandrea
    Overheat sensor now is reported as binary sensor, so the entity could be duplicated for already setup device

📚 Documentation

🔨 Refactoring