mirror of
https://github.com/home-assistant/core.git
synced 2025-05-08 07:59:18 +00:00
Bump broadlink to 0.18.1 (#68391)
This commit is contained in:
parent
8187541d41
commit
0df88b80e7
@ -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.0"],
|
"requirements": ["broadlink==0.18.1"],
|
||||||
"codeowners": ["@danielhiversen", "@felipediel", "@L-I-Am"],
|
"codeowners": ["@danielhiversen", "@felipediel", "@L-I-Am"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dhcp": [
|
"dhcp": [
|
||||||
|
@ -421,7 +421,7 @@ boto3==1.20.24
|
|||||||
bravia-tv==1.0.11
|
bravia-tv==1.0.11
|
||||||
|
|
||||||
# homeassistant.components.broadlink
|
# homeassistant.components.broadlink
|
||||||
broadlink==0.18.0
|
broadlink==0.18.1
|
||||||
|
|
||||||
# homeassistant.components.brother
|
# homeassistant.components.brother
|
||||||
brother==1.1.0
|
brother==1.1.0
|
||||||
|
@ -310,7 +310,7 @@ boschshcpy==0.2.30
|
|||||||
bravia-tv==1.0.11
|
bravia-tv==1.0.11
|
||||||
|
|
||||||
# homeassistant.components.broadlink
|
# homeassistant.components.broadlink
|
||||||
broadlink==0.18.0
|
broadlink==0.18.1
|
||||||
|
|
||||||
# homeassistant.components.brother
|
# homeassistant.components.brother
|
||||||
brother==1.1.0
|
brother==1.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user