{ "packageName": "Dreo Integration", "author": "classic-dave", "version": "0.3.0", "minimumHEVersion": "2.3.4", "dateReleased": "2026-08-04", "tags": [ "Climate Control", "Appliances", "Cloud" ], "documentationLink": "https://github.com/classic-dave/hubitat-dreo/blob/main/README.md", "communityLink": "https://community.hubitat.com/t/beta-dreo-fan-integration-cloud/165215", "licenseFile": "https://raw.githubusercontent.com/classic-dave/hubitat-dreo/main/LICENSE", "releaseNotes": "0.3.0 adds air circulators, air purifiers, ceiling fans (with the light as a separate device) and humidifiers, alongside the tower fans supported previously. The app and Dreo Basic Device are always installed; tick the optional drivers matching the devices you own. Nothing is skipped during discovery: a device whose preferred driver is not installed is added with Dreo Basic Device, giving power and mode, and upgrades itself once you install that driver and tap Done. Dreo Fan replaces the old Dreo Tower Fan driver and covers everything it did, so existing rules keep working; change each fan's Type to Dreo Fan and re-save the app. Device Name holds the model, such as Dreo DR-HTF004S, and Device Label holds the name from your Dreo app, matching how a natively paired device is named.", "apps": [ { "id": "9cd9e08a-006e-4743-acd3-c544efd273a6", "name": "Dreo Integration", "namespace": "community", "location": "https://raw.githubusercontent.com/classic-dave/hubitat-dreo/main/apps/dreo_integration.groovy", "required": true, "oauth": false, "primary": true, "description": "Required. Handles the Dreo account, device discovery and polling." } ], "drivers": [ { "id": "4a010d88-5537-4de6-ac58-f5dd42abe8f8", "name": "Dreo Basic Device", "namespace": "community", "location": "https://raw.githubusercontent.com/classic-dave/hubitat-dreo/main/drivers/dreo_basic_device.groovy", "required": true, "description": "Required. Power, mode and diagnostics for every Dreo device, and the fallback for anything the other drivers do not model." }, { "id": "47688895-81e7-47cc-a502-4883d1d03e42", "name": "Dreo Fan", "namespace": "community", "location": "https://raw.githubusercontent.com/classic-dave/hubitat-dreo/main/drivers/dreo_fan.groovy", "required": false, "description": "Tower fans, air circulators, air purifiers and evaporative coolers. Also used by ceiling fans. Tick this if you own any Dreo fan." }, { "id": "ab915ae4-a09d-42d4-86ab-455d64ae43f5", "name": "Dreo Fan Light", "namespace": "community", "location": "https://raw.githubusercontent.com/classic-dave/hubitat-dreo/main/drivers/dreo_fan_light.groovy", "required": false, "description": "Only needed for ceiling fans. Creates the light as its own device." }, { "id": "5beaa2ab-f93a-49e7-a23b-dea72e8224ec", "name": "Dreo Humidifier", "namespace": "community", "location": "https://raw.githubusercontent.com/classic-dave/hubitat-dreo/main/drivers/dreo_humidifier.groovy", "required": false, "description": "Only needed for humidifiers." } ] }