mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 03:46:49 +00:00
Zimi: fix indent to fix build (#38896)
This commit is contained in:
parent
27af5ec1b5
commit
2c874cb35a
@ -72,7 +72,7 @@ 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<br>1xSwitch | Fan {Name}<br>Fan {Name} | Future |
|
||||
| Garage Door Controller | Cover | 1xCover<br>2xSensor | Cover {Name}<br>Cover {Temperature}<br>Cover {Humidity} | Future |
|
||||
@ -83,7 +83,7 @@ When you add a supported device, the following entities will be created:
|
||||
| Multi-Purpose Switch (2 button) | Switch | 2xSwitch | Switch {Name}<br>Switch {Name} | Future |
|
||||
| Multi-Purpose Switch (3 button) | Switch | 3xSwitch | Switch {Name}<br>Switch {Name}<br>Switch {Name} | Future |
|
||||
| Multi-Purpose Switch (4 button) | Switch | 4xSwitch | Switch {Name}<br>Switch {Name}<br>Switch {Name}<br>Switch {Name} | Future |
|
||||
|Power Point | Outlet | 2xOutlet | Outlet {Name}|Future|
|
||||
| Power Point | Outlet | 2xOutlet | Outlet {Name} | Future |
|
||||
|
||||
### Zimi light controller
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user