mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
Bump broadlink to 0.18.2 (#72346)
This commit is contained in:
parent
911fc83606
commit
c52e8f7cfe
@ -2,7 +2,7 @@
|
||||
"domain": "broadlink",
|
||||
"name": "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"],
|
||||
"config_flow": true,
|
||||
"dhcp": [
|
||||
|
@ -433,7 +433,7 @@ boto3==1.20.24
|
||||
bravia-tv==1.0.11
|
||||
|
||||
# homeassistant.components.broadlink
|
||||
broadlink==0.18.1
|
||||
broadlink==0.18.2
|
||||
|
||||
# homeassistant.components.brother
|
||||
brother==1.1.0
|
||||
|
@ -330,7 +330,7 @@ boschshcpy==0.2.30
|
||||
bravia-tv==1.0.11
|
||||
|
||||
# homeassistant.components.broadlink
|
||||
broadlink==0.18.1
|
||||
broadlink==0.18.2
|
||||
|
||||
# homeassistant.components.brother
|
||||
brother==1.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user