diff --git a/source/_integrations/zimi.markdown b/source/_integrations/zimi.markdown index 678b3644cf54..3a1f123d4410 100644 --- a/source/_integrations/zimi.markdown +++ b/source/_integrations/zimi.markdown @@ -9,9 +9,11 @@ ha_codeowners: - '@mhannon11' ha_category: - Light + - Switch ha_domain: zimi ha_platforms: - light + - switch ha_config_flow: true quality_scale: bronze integration_type: hub @@ -79,16 +81,20 @@ When you add a supported device, the following entities will be created: | 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} | Future | -| Multi-Purpose Switch (2 button) | Switch | 2xSwitch | Switch {Name}
Switch {Name} | Future | -| Multi-Purpose Switch (3 button) | Switch | 3xSwitch | Switch {Name}
Switch {Name}
Switch {Name} | Future | -| Multi-Purpose Switch (4 button) | Switch | 4xSwitch | Switch {Name}
Switch {Name}
Switch {Name}
Switch {Name} | Future | +| 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} | Future | ### Zimi light controller - Light entity: Basic on/off and brightness control +### Zimi switch controller + +- Switch entity: Basic on/off + ## Data updates The integration receives updates instantly from the Zimi Cloud Controller via the Zimi API.