diff --git a/source/_integrations/zimi.markdown b/source/_integrations/zimi.markdown index dfbb9cd93cb..a378fbfce32 100644 --- a/source/_integrations/zimi.markdown +++ b/source/_integrations/zimi.markdown @@ -8,12 +8,14 @@ ha_codeowners: - '@markhannon' - '@mhannon11' ha_category: + - Cover - Fan - Light - Sensor - Switch ha_domain: zimi ha_platforms: + - cover - fan - light - sensor @@ -79,19 +81,23 @@ The integration will support all Zimi devices. Note that the naming conventions 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} | Yes | -| Garage Door Controller | Cover | 1xCover
4xSensor | Garage Controller {Name}
Garage Controller {Battery Level}
Garage Controller {Garage Temperature}
Garage Controller {Garage Humidity}
Garage Controller {Outside Temperature} | Cover (Future)
Sensor (Yes) | -| Light Dimmer Switch | Light | 1xLight | Light {Name} | Yes | -| Multi Dimmer Switch
(2 button) | Light | 1xLight | Light {Name} | Yes | -| Multi Dimmer Switch
(4 button) | Light | 2xLight | Light {Name}
Light {Name} | Yes | -| Multi-Purpose Switch
(1 button) | Switch | 1xSwitch | Switch {Name} | Yes | -| 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} | Yes | +| Zimi product | HA device name | HA entities | HA default friendly name | +|---------------------------------|----------------|---------------------|------------------------------------------------------------------| +| Blind Controller | Cover | 1xCover | Cover {Name} | +| Fan and Light Controller | Fan | 1xFan
1xSwitch | Fan {Name}
Fan {Name} | +| Garage Door Controller | Cover | 1xCover
2xSensor | Garage {Name}
Garage {Temperature}
Garage {Humidity} | +| Light Dimmer Switch | Light | 1xLight | Light {Name} | +| Multi Dimmer Switch (2 button) | Light | 1xLight | Light {Name} | +| Multi Dimmer Switch (4 button) | Light | 2xLight | Light {Name}
Light {Name} | +| Multi-Purpose Switch (1 button) | Switch | 1xSwitch | Switch {Name} | +| Multi-Purpose Switch (2 button) | Switch | 2xSwitch | Switch {Name}
Switch {Name} | +| Multi-Purpose Switch (3 button) | Switch | 3xSwitch | Switch {Name}
Switch {Name}
Switch {Name} | +| Multi-Purpose Switch (4 button) | Switch | 4xSwitch | Switch {Name}
Switch {Name}
Switch {Name}
Switch {Name} | +| Power Point | Outlet | 2xOutlet | Outlet {Name} | + +### Zimi cover + +- Cover entity: Basic open/close and open to percentage ### Zimi fan @@ -120,7 +126,6 @@ The integration receives updates instantly from the Zimi Cloud Controller via th Entity name changes made in the Zimi app will not be reflected in Home Assistant until after a restart. This is because entity names are only read during integration setup and Home Assistant startup. - ## Troubleshooting ### Missing Zimi devices