mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Bump bond-api to 0.1.14 (#57874)
This commit is contained in:
parent
be3f32ef71
commit
bb6a9a7e2e
@ -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
|
||||
|
@ -254,7 +254,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…
x
Reference in New Issue
Block a user