Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dreo-team/ha-dreo
Dreo Smart Device Integration for Home Assistant
https://github.com/dreo-team/ha-dreo
dreo fan homeassistant python
Last synced: 3 months ago
JSON representation
Dreo Smart Device Integration for Home Assistant
- Host: GitHub
- URL: https://github.com/dreo-team/ha-dreo
- Owner: dreo-team
- License: mit
- Created: 2024-08-12T08:51:10.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-30T10:10:52.000Z (3 months ago)
- Last Synced: 2024-09-30T19:04:17.009Z (3 months ago)
- Topics: dreo, fan, homeassistant, python
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Dreo Fan
This is a custom component provided by Dreo team for integrating home assistant with Dreo smart devices.
## Supported devices
| Name | Model | Model no. | Specs |
| ---------------------- | ----------------------------- | ------------- | ----- |
| Tower Fan | Cruiser Pro T1 S | DR-HTF001S | |
| Tower Fan | Cruiser Pro T2 S | DR-HTF002S | |
| Tower Fan | Pilot Max S | DR-HTF004S | |
| Tower Fan | Pilot Pro S | DR-HTF005S | |
| Tower Fan | Pilot Pro S v2 | DR-HTF005S-2 | |
| Tower Fan | Nomad One S | DR-HTF007S | |
| Tower Fan | Cruiser Pro T3 S | DR-HTF008S | |
| Tower Fan | Cruiser Pro T2S (2nd. Gen.) | DR-HTF009S | |
| Purifier Tower Fan | MC710S | DR-HTF010S | |Unsupported devices:
-## Features
### Tower Fan Cruiser Pro T1 S
- Power (true, false)
- Preset modes (Normal, Natural, Sleep, Auto)
- Set Speed (1...6)
- Oscillate (true, false)
- Attributes
- `poweron`
- `windtype`
- `windlevel`
- `shakehorizon`### Tower Fan Cruiser Pro T2 S
- Power (true, false)
- Preset modes (Normal, Natural, Sleep, Auto)
- Set Speed (1...6)
- Oscillate (true, false)
- Attributes
- `poweron`
- `windtype`
- `windlevel`
- `shakehorizon`### Tower Fan Pilot Max S
- Power (true, false)
- Preset modes (Normal, Natural, Sleep, Auto)
- Set Speed (1...12)
- Oscillate (true, false)
- Attributes
- `poweron`
- `windtype`
- `windlevel`
- `shakehorizon`### Tower Fan Pilot Pro S
- Power (true, false)
- Preset modes (Normal, Natural, Sleep, Auto)
- Set Speed (1...9)
- Oscillate (true, false)
- Attributes
- `poweron`
- `windtype`
- `windlevel`
- `shakehorizon`### Tower Fan Pilot Pro S v2
- Power (true, false)
- Preset modes (Normal, Natural, Sleep, Auto)
- Set Speed (1...12)
- Oscillate (true, false)
- Attributes
- `poweron`
- `windtype`
- `windlevel`
- `shakehorizon`### Tower Fan Nomad One S
- Power (true, false)
- Preset modes (Normal, Natural, Sleep, Auto)
- Set Speed (1...4)
- Oscillate (true, false)
- Attributes
- `poweron`
- `windtype`
- `windlevel`
- `shakehorizon`### Tower Fan Cruiser Pro T3 S
- Power (true, false)
- Preset modes (Normal, Natural, Sleep, Auto)
- Set Speed (1...6)
- Oscillate (true, false)
- Attributes
- `poweron`
- `windtype`
- `windlevel`
- `shakehorizon`### Tower Fan Cruiser Pro T2S (2nd. Gen.)
- Power (true, false)
- Preset modes (Normal, Natural, Sleep, Auto)
- Set Speed (1...9)
- Oscillate (true, false)
- Attributes
- `poweron`
- `windtype`
- `windlevel`
- `shakehorizon`### Purifier Tower Fan MC710S
- Power (true, false)
- Preset modes (Normal, Natural, Sleep, Auto)
- Set Speed (1...12)
- Oscillate (true, false)
- Attributes
- `poweron`
- `windtype`
- `windlevel`
- `shakehorizon`