mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump thinqconnect to 1.0.7 (#147073)
Co-authored-by: yunseon.park <yunseon.park@lge.com> Co-authored-by: Josef Zweck <josef@zweck.dev>
This commit is contained in:
committed by
GitHub
parent
8e6edf5e34
commit
fa71c40ff5
@ -7,5 +7,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/lg_thinq",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["thinqconnect"],
|
||||
"requirements": ["thinqconnect==1.0.5"]
|
||||
"requirements": ["thinqconnect==1.0.7"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2928,7 +2928,7 @@ thermopro-ble==0.13.0
|
||||
thingspeak==1.0.0
|
||||
|
||||
# homeassistant.components.lg_thinq
|
||||
thinqconnect==1.0.5
|
||||
thinqconnect==1.0.7
|
||||
|
||||
# homeassistant.components.tikteck
|
||||
tikteck==0.4
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -2408,7 +2408,7 @@ thermobeacon-ble==0.10.0
|
||||
thermopro-ble==0.13.0
|
||||
|
||||
# homeassistant.components.lg_thinq
|
||||
thinqconnect==1.0.5
|
||||
thinqconnect==1.0.7
|
||||
|
||||
# homeassistant.components.tilt_ble
|
||||
tilt-ble==0.2.3
|
||||
|
Reference in New Issue
Block a user