⚠️ This major/minor change contains a breaking change.
Note: Remember to restart the AppDaemon addon/server after updating to a new version.
✏️ Features
- Add
event
sensor listener to Zigbee2MQTT integration. [ #1090 ] - Deprecate HA sensor action listener from Zigbee2MQTT integration. [ #1090 ]
🎮 New devices
- E2123 - add ZHA support. [ #1109 ] @harrismck
🔨 Fixes
- TS0043 - fix cover mapping [ #1082 ] @ChristopheBraud
- E2123 - fix media player mapping [ #1102 ] @sevorl
📜 Docs
- Refactor Integration page.
🔧 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.