Bump bond-api to 0.1.14 (#57874)
parent
276345e20a
commit
5461fa9a2d
|
@ -3,7 +3,7 @@
|
|||
"name": "Bond",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/bond",
|
||||
"requirements": ["bond-api==0.1.13"],
|
||||
"requirements": ["bond-api==0.1.14"],
|
||||
"zeroconf": ["_bond._tcp.local."],
|
||||
"codeowners": ["@prystupa", "@joshs85"],
|
||||
"quality_scale": "platinum",
|
||||
|
|
|
@ -415,7 +415,7 @@ blockchain==1.4.4
|
|||
# bme680==1.0.5
|
||||
|
||||
# homeassistant.components.bond
|
||||
bond-api==0.1.13
|
||||
bond-api==0.1.14
|
||||
|
||||
# homeassistant.components.bosch_shc
|
||||
boschshcpy==0.2.19
|
||||
|
|
|
@ -257,7 +257,7 @@ blebox_uniapi==1.3.3
|
|||
blinkpy==0.17.0
|
||||
|
||||
# homeassistant.components.bond
|
||||
bond-api==0.1.13
|
||||
bond-api==0.1.14
|
||||
|
||||
# homeassistant.components.bosch_shc
|
||||
boschshcpy==0.2.19
|
||||
|
|
Loading…
Reference in New Issue