Bump bond-api to 0.1.16 to handle disconnects and protocol errors (#64802)

- Changelog: https://github.com/prystupa/bond-api/compare/v0.1.15...v0.1.16
pull/64815/head
J. Nick Koston 2022-01-23 13:35:22 -10:00 committed by GitHub
parent 68a4bf118c
commit 1743850ab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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.15"], "requirements": ["bond-api==0.1.16"],
"zeroconf": ["_bond._tcp.local."], "zeroconf": ["_bond._tcp.local."],
"codeowners": ["@bdraco", "@prystupa", "@joshs85"], "codeowners": ["@bdraco", "@prystupa", "@joshs85"],
"quality_scale": "platinum", "quality_scale": "platinum",

View File

@ -435,7 +435,7 @@ blockchain==1.4.4
# bme680==1.0.5 # bme680==1.0.5
# homeassistant.components.bond # homeassistant.components.bond
bond-api==0.1.15 bond-api==0.1.16
# homeassistant.components.bosch_shc # homeassistant.components.bosch_shc
boschshcpy==0.2.28 boschshcpy==0.2.28

View File

@ -288,7 +288,7 @@ blebox_uniapi==1.3.3
blinkpy==0.18.0 blinkpy==0.18.0
# homeassistant.components.bond # homeassistant.components.bond
bond-api==0.1.15 bond-api==0.1.16
# homeassistant.components.bosch_shc # homeassistant.components.bosch_shc
boschshcpy==0.2.28 boschshcpy==0.2.28