Skip to content

Releases: zyonse/homebridge-dreo

v4.3.0

26 Apr 17:42

Choose a tag to compare

  • Fix crash when fan speed lookup fails by @mojodean in #113
    • DR-HPF004S, DR-HPF007S, DR-HPF008S, and DR-HTF024S should be working now

New Contributors

Full Changelog: v4.2.0...v4.3.0

v4.2.0

01 Dec 01:57
4596895

Choose a tag to compare

New Contributors

Full Changelog: v4.1.1...v4.2.0

v4.1.1

25 Sep 05:41

Choose a tag to compare

  • Update dreo-cloud.com to dreo-tech.com by @mjrossi in #92

New Contributors

Full Changelog: v4.1.0...v4.1.1

v4.1.0

20 Jan 13:21

Choose a tag to compare

New Contributors

Full Changelog: v4.0.4...v4.1.0

v4.0.4

05 Nov 16:43

Choose a tag to compare

  • 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

03 Nov 00:34
fbcb2a6

Choose a tag to compare

  • Support heaters that can't oscillate (fix by @areazus in #58)
  • Validate device list is available before attempting to access it (regression from v4.0.0)

New Contributors

Full Changelog: v4.0.2...v4.0.3

v4.0.2

23 Oct 23:22
dbc562e

Choose a tag to compare

  • Fixed crash when initializing certain heater models

Full Changelog: v4.0.0...v4.0.2

v4.0.0

22 Oct 04:28
5fed9dc

Choose a tag to compare

  • 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

14 Oct 03:52

Choose a tag to compare

  • 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

11 Oct 17:03

Choose a tag to compare

  • 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