diff --git a/homeassistant/components/lg_thinq/manifest.json b/homeassistant/components/lg_thinq/manifest.json index 0abc74d19a4f..c1e620b1f860 100644 --- a/homeassistant/components/lg_thinq/manifest.json +++ b/homeassistant/components/lg_thinq/manifest.json @@ -7,5 +7,5 @@ "documentation": "https://www.home-assistant.io/integrations/lg_thinq", "iot_class": "cloud_push", "loggers": ["thinqconnect"], - "requirements": ["thinqconnect==1.0.7"] + "requirements": ["thinqconnect==1.0.8"] } diff --git a/requirements_all.txt b/requirements_all.txt index 7be491a2b029..e80cd8deaf46 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2952,7 +2952,7 @@ thermopro-ble==0.13.1 thingspeak==1.0.0 # homeassistant.components.lg_thinq -thinqconnect==1.0.7 +thinqconnect==1.0.8 # homeassistant.components.tikteck tikteck==0.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 13d55c4810b7..2bc9868bf482 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2435,7 +2435,7 @@ thermobeacon-ble==0.10.0 thermopro-ble==0.13.1 # homeassistant.components.lg_thinq -thinqconnect==1.0.7 +thinqconnect==1.0.8 # homeassistant.components.tilt_ble tilt-ble==0.3.1 diff --git a/tests/components/lg_thinq/snapshots/test_climate.ambr b/tests/components/lg_thinq/snapshots/test_climate.ambr index 5c05244b3139..513405d1005d 100644 --- a/tests/components/lg_thinq/snapshots/test_climate.ambr +++ b/tests/components/lg_thinq/snapshots/test_climate.ambr @@ -54,7 +54,7 @@ 'platform': 'lg_thinq', 'previous_unique_id': None, 'suggested_object_id': None, - 'supported_features': , + 'supported_features': , 'translation_key': , 'unique_id': 'MW2-2E247F93-B570-46A6-B827-920E9E10F966_climate_air_conditioner', 'unit_of_measurement': None, @@ -84,7 +84,7 @@ 'none', 'air_clean', ]), - 'supported_features': , + 'supported_features': , 'swing_horizontal_mode': 'off', 'swing_horizontal_modes': list([ 'on', @@ -95,8 +95,6 @@ 'on', 'off', ]), - 'target_temp_high': None, - 'target_temp_low': None, 'target_temp_step': 2, 'temperature': 66, }),