mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Bump bond-api to 0.1.14 (#57874)
This commit is contained in:
parent
276345e20a
commit
5461fa9a2d
@ -3,7 +3,7 @@
|
|||||||
"name": "Bond",
|
"name": "Bond",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/bond",
|
"documentation": "https://www.home-assistant.io/integrations/bond",
|
||||||
"requirements": ["bond-api==0.1.13"],
|
"requirements": ["bond-api==0.1.14"],
|
||||||
"zeroconf": ["_bond._tcp.local."],
|
"zeroconf": ["_bond._tcp.local."],
|
||||||
"codeowners": ["@prystupa", "@joshs85"],
|
"codeowners": ["@prystupa", "@joshs85"],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
|
@ -415,7 +415,7 @@ blockchain==1.4.4
|
|||||||
# bme680==1.0.5
|
# bme680==1.0.5
|
||||||
|
|
||||||
# homeassistant.components.bond
|
# homeassistant.components.bond
|
||||||
bond-api==0.1.13
|
bond-api==0.1.14
|
||||||
|
|
||||||
# homeassistant.components.bosch_shc
|
# homeassistant.components.bosch_shc
|
||||||
boschshcpy==0.2.19
|
boschshcpy==0.2.19
|
||||||
|
@ -257,7 +257,7 @@ blebox_uniapi==1.3.3
|
|||||||
blinkpy==0.17.0
|
blinkpy==0.17.0
|
||||||
|
|
||||||
# homeassistant.components.bond
|
# homeassistant.components.bond
|
||||||
bond-api==0.1.13
|
bond-api==0.1.14
|
||||||
|
|
||||||
# homeassistant.components.bosch_shc
|
# homeassistant.components.bosch_shc
|
||||||
boschshcpy==0.2.19
|
boschshcpy==0.2.19
|
||||||
|
Loading…
x
Reference in New Issue
Block a user