Skip to content

Releases: Cyborg2017/midea_odm_device

v26.8.2

Choose a tag to compare

@Cyborg2017 Cyborg2017 released this 15 Aug 14:15

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

Choose a tag to compare

@Cyborg2017 Cyborg2017 released this 06 Aug 13:46

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

Choose a tag to compare

@Cyborg2017 Cyborg2017 released this 05 Aug 14:59

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