mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 01:28:24 +00:00
Upgrade broadlink lib to 0.13.1 (#34290)
This commit is contained in:
parent
5157c2d10c
commit
0a1e33b7e1
@ -2,7 +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"],
|
||||||
"dependencies": [],
|
|
||||||
"codeowners": ["@danielhiversen", "@felipediel"]
|
"codeowners": ["@danielhiversen", "@felipediel"]
|
||||||
}
|
}
|
||||||
|
@ -355,7 +355,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
|
||||||
|
@ -137,7 +137,7 @@ bellows-homeassistant==0.15.2
|
|||||||
bomradarloop==0.1.4
|
bomradarloop==0.1.4
|
||||||
|
|
||||||
# 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