Release v1.9.0b3
Pre-release
Pre-release
Updates in b3
- Fix: Ambient light entity crash on devices with RGB support (#677)
color_modewas returningONOFFwhen onlyRGBwas insupported_color_modes, causing HA to reject the entity during registration- All humidifier ambient light entities were unavailable as a result
- Migrated release tooling from archived
bump2versiontobump-my-version- Native PEP 440 pre-release support (no more sed hacks)
Updates in b2
- Fix: Light platform not registered for humidifier devices
- Users with only humidifiers never got the ambient light entity loaded
- Added
Platform.LIGHTto humidifier and evaporative cooler device types
What is this beta?
This is a pre-release beta of v1.9.0 with a reworked ambient light implementation for Dreo humidifiers.
Changes from v1.8.8
- ❌ Removed broken
RGB IndicatorandAmbient Lightswitches - ✅ New Ambient Light
lightentity with on/off, brightness, and RGB color support - ✅ New Ambient Light Mode
selectentity for controlling RGB preset modes - ✅ Renamed humidity threshold entities for clarity
How to install
Download the .whl or .tar.gz from the assets below, or install via pip:
pip install pydreo-community==1.9.0b3
Feedback
Please report any issues in #662 or #677. Thanks for testing! 🙏