mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 10:47:10 +00:00
Bump python-temescal to 0.3 for lg_soundbar (#39379)
This commit is contained in:
parent
8302a7879e
commit
a9b611d3ed
@ -2,6 +2,6 @@
|
|||||||
"domain": "lg_soundbar",
|
"domain": "lg_soundbar",
|
||||||
"name": "LG Soundbars",
|
"name": "LG Soundbars",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/lg_soundbar",
|
"documentation": "https://www.home-assistant.io/integrations/lg_soundbar",
|
||||||
"requirements": ["temescal==0.2"],
|
"requirements": ["temescal==0.3"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -2106,7 +2106,7 @@ tellcore-py==1.1.2
|
|||||||
tellduslive==0.10.11
|
tellduslive==0.10.11
|
||||||
|
|
||||||
# homeassistant.components.lg_soundbar
|
# homeassistant.components.lg_soundbar
|
||||||
temescal==0.2
|
temescal==0.3
|
||||||
|
|
||||||
# homeassistant.components.temper
|
# homeassistant.components.temper
|
||||||
temperusb==1.5.3
|
temperusb==1.5.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user