mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Upgrade broadlink lib to 0.13.1 (#34290)
This commit is contained in:
parent
e20bfdd19c
commit
2f415b0db1
@ -2,6 +2,6 @@
|
|||||||
"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.13.0"],
|
"requirements": ["broadlink==0.13.1"],
|
||||||
"codeowners": ["@danielhiversen", "@felipediel"]
|
"codeowners": ["@danielhiversen", "@felipediel"]
|
||||||
}
|
}
|
||||||
|
@ -358,7 +358,7 @@ boto3==1.9.252
|
|||||||
bravia-tv==1.0.1
|
bravia-tv==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.broadlink
|
# homeassistant.components.broadlink
|
||||||
broadlink==0.13.0
|
broadlink==0.13.1
|
||||||
|
|
||||||
# homeassistant.components.brother
|
# homeassistant.components.brother
|
||||||
brother==0.1.11
|
brother==0.1.11
|
||||||
|
@ -140,7 +140,7 @@ bomradarloop==0.1.4
|
|||||||
bravia-tv==1.0.1
|
bravia-tv==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.broadlink
|
# homeassistant.components.broadlink
|
||||||
broadlink==0.13.0
|
broadlink==0.13.1
|
||||||
|
|
||||||
# homeassistant.components.brother
|
# homeassistant.components.brother
|
||||||
brother==0.1.11
|
brother==0.1.11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user