Releases: Cyborg2017/midea_odm_device
Releases · Cyborg2017/midea_odm_device
Release list
v26.8.2
fix: sanitize entity keys when building entity IDs
Entity keys containing dots (e.g. fishtank.waterpumppausetime) produced
invalid entity IDs, which HA will reject starting from 2027.2. Reuse
safe_key() to replace dots/spaces with underscores in the object ID.
Full Changelog: v26.8.1...v26.8.2
v26.8.1
Release v26.8.1
Changes
- Standardized entity unique IDs across the integration.
- Added consistent entity ID generation for platform and Thing entities.
- Updated the integration version to
v26.8.1.
Full Changelog: v26.8.0...v26.8.1
v26.8.0
v26.8.0 - Initial Release
Supported Devices:
- 🪟 Motorized Curtains
- 🐠 Smart Fish Tanks
- 💨 Air Quality Monitors
Full Changelog: https://github.com/Cyborg2017/midea_odm_device/commits/v26.8.0