mirror of
https://github.com/home-assistant/core.git
synced 2025-06-06 14:17:06 +00:00
Update bond-api to 0.1.18 (#72166)
This commit is contained in:
parent
f06f94ea85
commit
3ece5965a8
@ -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.16"],
|
"requirements": ["bond-api==0.1.18"],
|
||||||
"zeroconf": ["_bond._tcp.local."],
|
"zeroconf": ["_bond._tcp.local."],
|
||||||
"codeowners": ["@bdraco", "@prystupa", "@joshs85"],
|
"codeowners": ["@bdraco", "@prystupa", "@joshs85"],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
|
@ -420,7 +420,7 @@ blockchain==1.4.4
|
|||||||
# bluepy==1.3.0
|
# bluepy==1.3.0
|
||||||
|
|
||||||
# homeassistant.components.bond
|
# homeassistant.components.bond
|
||||||
bond-api==0.1.16
|
bond-api==0.1.18
|
||||||
|
|
||||||
# homeassistant.components.bosch_shc
|
# homeassistant.components.bosch_shc
|
||||||
boschshcpy==0.2.30
|
boschshcpy==0.2.30
|
||||||
|
@ -321,7 +321,7 @@ blebox_uniapi==1.3.3
|
|||||||
blinkpy==0.19.0
|
blinkpy==0.19.0
|
||||||
|
|
||||||
# homeassistant.components.bond
|
# homeassistant.components.bond
|
||||||
bond-api==0.1.16
|
bond-api==0.1.18
|
||||||
|
|
||||||
# homeassistant.components.bosch_shc
|
# homeassistant.components.bosch_shc
|
||||||
boschshcpy==0.2.30
|
boschshcpy==0.2.30
|
||||||
|
Loading…
x
Reference in New Issue
Block a user