diff --git a/source/_integrations/zimi.markdown b/source/_integrations/zimi.markdown index 3a1f123d441..b5467c38f23 100644 --- a/source/_integrations/zimi.markdown +++ b/source/_integrations/zimi.markdown @@ -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
1xSwitch | Fan {Name}
Fan {Name} | Future | +| Fan and Light Controller | Fan | 1xFan
1xSwitch | Fan {Name}
Fan {Name} | Yes | | Garage Door Controller | Cover | 1xCover
2xSensor | Cover {Name}
Cover {Temperature}
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}
Switch {Name} | Yes | | Multi-Purpose Switch (3 button) | Switch | 3xSwitch | Switch {Name}
Switch {Name}
Switch {Name} | Yes | | Multi-Purpose Switch (4 button) | Switch | 4xSwitch | Switch {Name}
Switch {Name}
Switch {Name}
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