diff --git a/source/_integrations/lg_thinq.markdown b/source/_integrations/lg_thinq.markdown
index 80851f8b588..0729c106569 100644
--- a/source/_integrations/lg_thinq.markdown
+++ b/source/_integrations/lg_thinq.markdown
@@ -12,6 +12,7 @@ ha_domain: lg_thinq
ha_platforms:
- switch
- binary_sensor
+ - climate
- fan
- vacuum
ha_integration_type: integration
@@ -85,6 +86,7 @@ LG ThinQ represents devices as a set of [profiles](https://thinq.developer.lge.c
A list of all Entity Platforms provided by LG ThinQ Integration:
- [Binary sensor](#binary-sensor)
+- [Climate](#climate)
- [Switch](#switch)
- [Fan](#fan)
- [Vacuum](#vacuum)
@@ -103,6 +105,15 @@ 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 |
+### Climate
+
+The properties for controlling both the temperature and wind strength of the appliance are represented as a climate platform.
+
+| Device | Property |
+| ------ | -------- |
+| [Air Conditioner](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/air-conditioner/) | Fan mode
HVAC mode
Preset mode
Current temperature
Target temperature
Target temperature high
Target temperature low
Unit |
+| [System Boiler](https://thinq.developer.lge.com/en/cloud/docs/thinq-connect/device-profile/System-Boiler/) | HVAC mode
Current temperature
Target temperature
Target temperature high
Target temperature low
Unit |
+
### Fan
The properties for controlling the wind strength of the appliance are represented as a fan platform.