Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.4 KB

RELEASE_NOTES.md

File metadata and controls

31 lines (18 loc) · 1.4 KB

downloads

⚠️ This major/minor change contains a breaking change.

Note: Remember to restart the AppDaemon addon/server after updating to a new version.

✏️ Features

🎮 New devices

  • E2123 - add ZHA support. [ #1109 ] @harrismck

🔨 Fixes

  • TS0043 - fix cover mapping [ #1082 ] @ChristopheBraud
  • E2123 - fix media player mapping [ #1102 ] @sevorl

📜 Docs

🔧 Refactor

  • ⚠️ Remove compatibility with Python 3.8. Minimum version is Python 3.9 now. This breaking change should only affect to those running AppDaemon on Python 3.8 or lower. If you are running AppDaemon add-on, this change does not affect you.