hass-core/homeassistant/components/lg_thinq
LG-ThinQ-Integration 60bf0f6b06
Fix fan's warning TURN_ON, TURN_OFF (#130327)
Co-authored-by: yunseon.park <yunseon.park@lge.com>
2024-11-12 08:26:28 +01:00
..
__init__.py
binary_sensor.py
climate.py
config_flow.py
const.py
coordinator.py
entity.py
event.py
fan.py Fix fan's warning TURN_ON, TURN_OFF (#130327) 2024-11-12 08:26:28 +01:00
icons.json
manifest.json Bump thinqconnect to 1.0.0 (#129769) 2024-11-04 07:17:50 +01:00
mqtt.py
number.py Add translation_key in LG ThinQ (#129476) 2024-10-30 11:28:28 +01:00
select.py
sensor.py Remove timers from LG ThinQ (#129898) 2024-11-05 16:32:05 +01:00
strings.json Add translation_key in LG ThinQ (#129476) 2024-10-30 11:28:28 +01:00
switch.py Add entity_category to avoid header_toggle for switch (#129477) 2024-10-30 10:34:04 +01:00
vacuum.py