parent
3f5649092e
commit
574f6f3fd1
3 changed files with 3 additions and 3 deletions
|
@ -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.2"],
|
"requirements": ["broadlink==0.18.3"],
|
||||||
"codeowners": ["@danielhiversen", "@felipediel", "@L-I-Am"],
|
"codeowners": ["@danielhiversen", "@felipediel", "@L-I-Am"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dhcp": [
|
"dhcp": [
|
||||||
|
|
|
@ -467,7 +467,7 @@ boschshcpy==0.2.35
|
||||||
boto3==1.20.24
|
boto3==1.20.24
|
||||||
|
|
||||||
# homeassistant.components.broadlink
|
# homeassistant.components.broadlink
|
||||||
broadlink==0.18.2
|
broadlink==0.18.3
|
||||||
|
|
||||||
# homeassistant.components.brother
|
# homeassistant.components.brother
|
||||||
brother==2.0.0
|
brother==2.0.0
|
||||||
|
|
|
@ -377,7 +377,7 @@ bond-async==0.1.22
|
||||||
boschshcpy==0.2.35
|
boschshcpy==0.2.35
|
||||||
|
|
||||||
# homeassistant.components.broadlink
|
# homeassistant.components.broadlink
|
||||||
broadlink==0.18.2
|
broadlink==0.18.3
|
||||||
|
|
||||||
# homeassistant.components.brother
|
# homeassistant.components.brother
|
||||||
brother==2.0.0
|
brother==2.0.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue