mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 00:37:13 +00:00
Bump broadlink to 0.18.2 (#72346)
This commit is contained in:
parent
911fc83606
commit
c52e8f7cfe
@ -2,7 +2,7 @@
|
|||||||
"domain": "broadlink",
|
"domain": "broadlink",
|
||||||
"name": "Broadlink",
|
"name": "Broadlink",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/broadlink",
|
"documentation": "https://www.home-assistant.io/integrations/broadlink",
|
||||||
"requirements": ["broadlink==0.18.1"],
|
"requirements": ["broadlink==0.18.2"],
|
||||||
"codeowners": ["@danielhiversen", "@felipediel", "@L-I-Am"],
|
"codeowners": ["@danielhiversen", "@felipediel", "@L-I-Am"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dhcp": [
|
"dhcp": [
|
||||||
|
@ -433,7 +433,7 @@ boto3==1.20.24
|
|||||||
bravia-tv==1.0.11
|
bravia-tv==1.0.11
|
||||||
|
|
||||||
# homeassistant.components.broadlink
|
# homeassistant.components.broadlink
|
||||||
broadlink==0.18.1
|
broadlink==0.18.2
|
||||||
|
|
||||||
# homeassistant.components.brother
|
# homeassistant.components.brother
|
||||||
brother==1.1.0
|
brother==1.1.0
|
||||||
|
@ -330,7 +330,7 @@ boschshcpy==0.2.30
|
|||||||
bravia-tv==1.0.11
|
bravia-tv==1.0.11
|
||||||
|
|
||||||
# homeassistant.components.broadlink
|
# homeassistant.components.broadlink
|
||||||
broadlink==0.18.1
|
broadlink==0.18.2
|
||||||
|
|
||||||
# homeassistant.components.brother
|
# homeassistant.components.brother
|
||||||
brother==1.1.0
|
brother==1.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user