mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 12:17:01 +00:00
Add number platform to LG ThinQ integration (#34834)
Co-authored-by: jangwon.lee <jangwon.lee@lge.com> Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
5d246dfdd7
commit
ee7b4dd6c0
@ -15,6 +15,7 @@ ha_platforms:
|
||||
- climate
|
||||
- event
|
||||
- fan
|
||||
- number
|
||||
- sensor
|
||||
- select
|
||||
- vacuum
|
||||
@ -93,6 +94,7 @@ A list of all Entity Platforms provided by LG ThinQ Integration:
|
||||
- [Switch](#switch)
|
||||
- [Event](#event)
|
||||
- [Fan](#fan)
|
||||
- [Number](#number)
|
||||
- [Sensor](#sensor)
|
||||
- [Select](#select)
|
||||
- [Vacuum](#vacuum)
|
||||
@ -151,14 +153,6 @@ The properties for controlling both the temperature and wind strength of the app
|
||||
| [Air Conditioner](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/air-conditioner/) | Fan mode<br>HVAC mode<br>Preset mode<br>Current temperature<br>Target temperature<br>Target temperature high<br>Target temperature low<br>Unit |
|
||||
| [System Boiler](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/System-Boiler/) | HVAC mode<br>Current temperature<br>Target temperature<br>Target temperature high<br>Target temperature low<br>Unit |
|
||||
|
||||
### 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 |
|
||||
|
||||
### Event
|
||||
|
||||
A notification message pushed from the server is represented as a event platform. Supported devices:
|
||||
@ -168,6 +162,30 @@ A notification message pushed from the server is represented as a event platform
|
||||
| [Air Conditioner](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/air-conditioner/)<br>[Air Purifier Fan](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Air-Purifier-Fan/)<br>[Air Purifier](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/air-purifier/)<br>[Dehumidifier](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/dehumidifier/)<br>Humidifier<br>[Kimchi Refrigerator](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Kimchi-Refrigerator/)<br>[Microwave Oven](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Microwave-Oven/)<br>[Oven](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Oven/)<br>[Refrigerator](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/refrigerator/)<br>[Stick Cleaner](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Stick-Cleaner/)<br>[Wine Cellar](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Wine-Cellar/) | Notification |
|
||||
[Dish Washer](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/dish-washer/)<br>[Dryer](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Dryer/)<br>[Robot Cleaner](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/robot-cleaner/)<br>[Styler](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/styler/)<br>Washcombo Main<br>Washcombo Mini<br>[Washer](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/washer/)<br>[Washtower Dryer](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/WashTower-Dryer/)<br>[Washtower](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/WashTower-Single-Unit/)<br>[Washtower Washer](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/WashTower-Washer/) | Error message<br>Notification |
|
||||
|
||||
### 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 |
|
||||
|
||||
### Number
|
||||
|
||||
A read-wirte property which has numeric value is represensted as a number platform.
|
||||
|
||||
| Device | Property |
|
||||
| ------ | -------- |
|
||||
| [Air Conditioner](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/air-conditioner/) | Start timer<br>Stop timer |
|
||||
| [Air Purifier Fan](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Air-Purifier-Fan/) | Wind temperature<br>Stop timer |
|
||||
| [Dryer](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Dryer/)<br>Washcombo Main<br>Washcombo Mini<br>[Washer](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/washer/)<br>[Washtower Dryer](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/WashTower-Dryer/)<br>[Washtower](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/WashTower-Single-Unit/)<br>[Washtower Washer](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/WashTower-Washer/) | Start timer<br>Stop timer |
|
||||
| [Hood](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Hood/) | Lamp brightness<br>Fan speed |
|
||||
| Humidifier | Target humidity<br>Stop timer |
|
||||
| [Microwave Oven](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Microwave-Oven/) | Lamp brightness<br>Fan speed |
|
||||
| [Oven](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Oven/)<br>[Refrigerator](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/refrigerator/)<br>[Water Heater](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Water-Heater/) | Target temperature |
|
||||
| [Styler](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/styler/) | Stop timer |
|
||||
| [Wine Cellar](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Wine-Cellar/) | Light status<br>Target temperature |
|
||||
|
||||
### Vacuum
|
||||
|
||||
The properties for controlling the clean operations of the appliance are represented as a vacuum platform.
|
||||
|
Loading…
x
Reference in New Issue
Block a user