Add fan platform to LG ThinQ integration (#34914)

Co-authored-by: jangwon.lee <jangwon.lee@lge.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
LG-ThinQ-Integration 2024-09-28 03:47:53 +09:00 committed by GitHub
parent af12fcf6e9
commit 253e106921
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,7 @@ ha_domain: lg_thinq
ha_platforms:
- switch
- binary_sensor
- fan
- vacuum
ha_integration_type: integration
---
@ -85,6 +86,7 @@ A list of all Entity Platforms provided by LG ThinQ Integration:
- [Binary sensor](#binary-sensor)
- [Switch](#switch)
- [Fan](#fan)
- [Vacuum](#vacuum)
@ -101,6 +103,14 @@ A read-only property which has only two states that can be toggled is represente
| | Enable Sabbath mode |
| [Wine Cellar](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Wine-Cellar/) | Enable Sabbath mode |
### Fan
The properties for controlling the wind strength of the appliance are represented as a fan platform.
| Device | Property |
| ------ | -------- |
| [Celing Fan](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/ceiling-fan/) | Operation mode<br>Wind strength |
### Vacuum
The properties for controlling the clean operations of the appliance are represented as a vacuum platform.