Update bond-api to 0.1.18 (#72166)

This commit is contained in:
Marcio Granzotto Rodrigues 2022-05-19 13:04:48 -03:00 committed by GitHub
parent f06f94ea85
commit 3ece5965a8
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",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/bond",
"requirements": ["bond-api==0.1.16"],
"requirements": ["bond-api==0.1.18"],
"zeroconf": ["_bond._tcp.local."],
"codeowners": ["@bdraco", "@prystupa", "@joshs85"],
"quality_scale": "platinum",

View File

@ -420,7 +420,7 @@ blockchain==1.4.4
# bluepy==1.3.0
# homeassistant.components.bond
bond-api==0.1.16
bond-api==0.1.18
# homeassistant.components.bosch_shc
boschshcpy==0.2.30

View File

@ -321,7 +321,7 @@ blebox_uniapi==1.3.3
blinkpy==0.19.0
# homeassistant.components.bond
bond-api==0.1.16
bond-api==0.1.18
# homeassistant.components.bosch_shc
boschshcpy==0.2.30