Zimi: Add fan details (#38905)

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
markhannon 2025-05-09 21:10:40 +10:00 committed by GitHub
parent 715f6ff68e
commit 50e54c5227
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,14 +9,18 @@ ha_codeowners:
- '@mhannon11'
ha_category:
- Light
- Fan
- Switch
ha_domain: zimi
ha_platforms:
- light
- fan
- switch
ha_config_flow: true
quality_scale: bronze
integration_type: hub
related:
- url: https://zimi.life/
---
The **Zimi Cloud Controller** {% term integration %} allows you to connect your Zimi Cloud Controller to Home Assistant and, via this integration, control local devices connected to the Zimi mesh.
@ -76,7 +80,7 @@ When you add a supported device, the following entities will be created:
| Zimi product | HA device name | HA entities | HA default friendly name | Supported |
| ------------------------------- | -------------- | ------------------- | ---------------------------------------------------------------- | --------- |
| Blind Controller | Cover | 1xCover | Cover {Name} | Future |
| Fan and Light Controller | Fan | 1xFan<br>1xSwitch | Fan {Name}<br>Fan {Name} | Future |
| Fan and Light Controller | Fan | 1xFan<br>1xSwitch | Fan {Name}<br>Fan {Name} | Yes |
| Garage Door Controller | Cover | 1xCover<br>2xSensor | Cover {Name}<br>Cover {Temperature}<br>Cover {Humidity} | Future |
| Light Dimmer Switch | Light | 1xLight | Light {Name} | Yes |
| Multi Dimmer Switch (2 button) | Light | 1xLight | Light {Name} | Yes |
@ -85,7 +89,11 @@ When you add a supported device, the following entities will be created:
| Multi-Purpose Switch (2 button) | Switch | 2xSwitch | Switch {Name}<br>Switch {Name} | Yes |
| Multi-Purpose Switch (3 button) | Switch | 3xSwitch | Switch {Name}<br>Switch {Name}<br>Switch {Name} | Yes |
| Multi-Purpose Switch (4 button) | Switch | 4xSwitch | Switch {Name}<br>Switch {Name}<br>Switch {Name}<br>Switch {Name} | Yes |
| Power Point | Outlet | 2xOutlet | Outlet {Name} | Future |
| Power Point | Outlet | 2xSwitch | Outlet {Name} | Yes |
### Zimi fan controller
- Fan entity: Basic on/off and speed control
### Zimi light controller