Releases: zyonse/homebridge-dreo
Releases · zyonse/homebridge-dreo
v4.3.0
v4.2.0
- Added support for Dreo Humidifiers by @shifatul-i in #71
New Contributors
- @mattriffle made their first contribution in #86
- @shifatul-i made their first contribution in #71
Full Changelog: v4.1.1...v4.2.0
v4.1.1
v4.1.0
- Add on/off light support to ceiling fans by @martincalvert in #64
New Contributors
- @martincalvert made their first contribution in #64
Full Changelog: v4.0.4...v4.1.0
v4.0.4
- Fix for heaters without "Temperature Unit" setting
- Update Dreo API functions to use new device list URL
- Use iOS client_id when authenticating (fixes Dreo account region issues)
Full Changelog: v4.0.3...v4.0.4
v4.0.3
v4.0.2
- Fixed crash when initializing certain heater models
Full Changelog: v4.0.0...v4.0.2
v4.0.0
- Added support for Heaters! Heaters are displayed as a thermostat accessory with the following control mappings:
- Heat Mode: Controls Dreo 'Eco' mode
- Cool Mode: Controls Dreo 'Fan Only' mode
- Auto Mode: Controls Dreo 'Heat' speeds, represented as an offset from the minimum temperature (for example, a heater with speeds 1-3 and a minimum temp of 41F can be controlled by setting temperature to 41, 42, 43)
- Current Temperature: Displays current temperature sensor reading
- Fan Speed: Controls heater vent angle
- Oscillate: Toggles heater vent oscillation
- Child Lock: Lock physical heater controls
- Hardware Display: Changes temperature unit on physical hardware display
- Lots of backend restructuring to better support different device types
- Print more control parameters in debug mode
- Removed websocket URL from logs
Full Changelog: v3.4.1...v4.0.0
v3.4.1
- Debug logger now prints full control config for each device, including unsupported ones
- Redact serial number and device ID from logs
Full Changelog: v3.4.0...v3.4.1
v3.4.0
- Accessories are now removed from HomeKit when no longer present on Dreo account
- Reduced memory usage and other under-the-hood changes to prepare for additional device support
Full Changelog: v3.3.3...v3.4.0