Upgrade bond-api to 0.1.7 (#38121)
This commit is contained in:
parent
124ea04e57
commit
2dfd767b8c
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/bond",
|
||||
"requirements": [
|
||||
"bond-api==0.1.4"
|
||||
"bond-api==0.1.7"
|
||||
],
|
||||
"codeowners": [
|
||||
"@prystupa"
|
||||
|
|
|
@ -356,7 +356,7 @@ blockchain==1.4.4
|
|||
bomradarloop==0.1.4
|
||||
|
||||
# homeassistant.components.bond
|
||||
bond-api==0.1.4
|
||||
bond-api==0.1.7
|
||||
|
||||
# homeassistant.components.amazon_polly
|
||||
# homeassistant.components.route53
|
||||
|
|
|
@ -181,7 +181,7 @@ blinkpy==0.15.1
|
|||
bomradarloop==0.1.4
|
||||
|
||||
# homeassistant.components.bond
|
||||
bond-api==0.1.4
|
||||
bond-api==0.1.7
|
||||
|
||||
# homeassistant.components.braviatv
|
||||
bravia-tv==1.0.6
|
||||
|
|
Loading…
Add table
Reference in a new issue