From 11471864ed70569cf53ecc7fe914906f492fdf4c Mon Sep 17 00:00:00 2001 From: Jeff Steinbok Date: Fri, 13 Sep 2024 10:27:24 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ac4923f..6429669 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg?style=for-the-badge)](https://github.com/hacs/integration) -HomeAssistant integration for Dreo brand smart devices. Currently supports some models of Tower Fans, Air Circulators and Space Heaters. +HomeAssistant integration for Dreo brand smart devices. Currently supports most models of Fans, Air Conditioners, Humidifiers and Space Heaters as well as ChefMaker. You can purchase these devices from Amazon: [Dreo Fans on Amazon](https://www.amazon.com/gp/search?ie=UTF8&tag=jeffsteinbok-20&linkCode=ur2&linkId=264bf9285db76a172f81bad93760d162&camp=1789&creative=9325&index=hpc&keywords=Dreo%20Smart%20Fan) @@ -10,6 +10,10 @@ This integration is based on the engineering that Gavin Zyonse did for the HomeB > This documentation is intended to be accurate for the branch/tag it's in. If you are installing a specific version (including latest) of the integration, please change current viewing tag in GitHub to see the matching documentation. +## A Note on Betas (Pre-Release) + +The maintainers and I only have a small subset of the devices that this integration supports and we depend on users who open issues to confirm things work. I will keep a release in Beta until I get confirmation from folks that things work, then I'll promote. + ## Interested in Contributing? I'm always happy to have people add features via Pull Request. More info on how to capture network traces and what not can be found on: [Contributing](contributing.md).