mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump broadlink to 0.18.0 (#57929)
This commit is contained in:
parent
4501906da3
commit
32d6c27ba0
@ -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.17.0"],
|
"requirements": ["broadlink==0.18.0"],
|
||||||
"codeowners": ["@danielhiversen", "@felipediel"],
|
"codeowners": ["@danielhiversen", "@felipediel"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dhcp": [
|
"dhcp": [
|
||||||
|
@ -428,7 +428,7 @@ boto3==1.16.52
|
|||||||
bravia-tv==1.0.11
|
bravia-tv==1.0.11
|
||||||
|
|
||||||
# homeassistant.components.broadlink
|
# homeassistant.components.broadlink
|
||||||
broadlink==0.17.0
|
broadlink==0.18.0
|
||||||
|
|
||||||
# homeassistant.components.brother
|
# homeassistant.components.brother
|
||||||
brother==1.1.0
|
brother==1.1.0
|
||||||
|
@ -266,7 +266,7 @@ boschshcpy==0.2.19
|
|||||||
bravia-tv==1.0.11
|
bravia-tv==1.0.11
|
||||||
|
|
||||||
# homeassistant.components.broadlink
|
# homeassistant.components.broadlink
|
||||||
broadlink==0.17.0
|
broadlink==0.18.0
|
||||||
|
|
||||||
# homeassistant.components.brother
|
# homeassistant.components.brother
|
||||||
brother==1.1.0
|
brother==1.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user