Zimi: fix indent to fix build (#38896)

This commit is contained in:
c0ffeeca7 2025-05-06 09:54:12 +02:00 committed by GitHub
parent 27af5ec1b5
commit 2c874cb35a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: When you add a supported device, the following entities will be created:
| Zimi product | HA device name | HA entities | HA default friendly name | Supported | | Zimi product | HA device name | HA entities | HA default friendly name | Supported |
|---------------------------------|----------------|---------------------|------------------------------------------------------------------|-----------| | ------------------------------- | -------------- | ------------------- | ---------------------------------------------------------------- | --------- |
| Blind Controller | Cover | 1xCover | Cover {Name} | Future | | 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} | Future |
| Garage Door Controller | Cover | 1xCover<br>2xSensor | Cover {Name}<br>Cover {Temperature}<br>Cover {Humidity} | Future | | Garage Door Controller | Cover | 1xCover<br>2xSensor | Cover {Name}<br>Cover {Temperature}<br>Cover {Humidity} | Future |