From 5d246dfdd70820df9a5d5d9067c0bafa6df93a81 Mon Sep 17 00:00:00 2001 From: LG-ThinQ-Integration Date: Sat, 26 Oct 2024 07:53:41 +0900 Subject: [PATCH] Add event platform to LG ThinQ integration (#34835) Co-authored-by: jangwon.lee --- source/_integrations/lg_thinq.markdown | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/source/_integrations/lg_thinq.markdown b/source/_integrations/lg_thinq.markdown index fe5ff572c80..f131a770d87 100644 --- a/source/_integrations/lg_thinq.markdown +++ b/source/_integrations/lg_thinq.markdown @@ -13,6 +13,7 @@ ha_platforms: - switch - binary_sensor - climate + - event - fan - sensor - select @@ -90,6 +91,7 @@ A list of all Entity Platforms provided by LG ThinQ Integration: - [Binary sensor](#binary-sensor) - [Climate](#climate) - [Switch](#switch) +- [Event](#event) - [Fan](#fan) - [Sensor](#sensor) - [Select](#select) @@ -157,6 +159,15 @@ The properties for controlling the wind strength of the appliance are represente | ------ | -------- | | [Celing Fan](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/ceiling-fan/) | Operation mode
Wind strength | +### Event + +A notification message pushed from the server is represented as a event platform. Supported devices: + +| Device | Property | +| ------ | -------- | +| [Air Conditioner](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/air-conditioner/)
[Air Purifier Fan](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Air-Purifier-Fan/)
[Air Purifier](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/air-purifier/)
[Dehumidifier](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/dehumidifier/)
Humidifier
[Kimchi Refrigerator](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Kimchi-Refrigerator/)
[Microwave Oven](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Microwave-Oven/)
[Oven](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Oven/)
[Refrigerator](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/refrigerator/)
[Stick Cleaner](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Stick-Cleaner/)
[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/)
[Dryer](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/Dryer/)
[Robot Cleaner](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/robot-cleaner/)
[Styler](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/styler/)
Washcombo Main
Washcombo Mini
[Washer](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/washer/)
[Washtower Dryer](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/WashTower-Dryer/)
[Washtower](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/WashTower-Single-Unit/)
[Washtower Washer](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/WashTower-Washer/) | Error message
Notification | + ### Vacuum The properties for controlling the clean operations of the appliance are represented as a vacuum platform.