Bumped to boschshcpy==0.2.19 (#51416)

* Bumped to boschshcpy==0.2.19

* update requirements
This commit is contained in:
Thomas Schamm 2021-06-03 18:34:28 +02:00 committed by GitHub
parent ffe8b3e49b
commit 53ae340900
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": "Bosch SHC",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/bosch_shc",
"requirements": ["boschshcpy==0.2.17"],
"requirements": ["boschshcpy==0.2.19"],
"zeroconf": [
{"type": "_http._tcp.local.", "name": "bosch shc*"}
],

View File

@ -383,7 +383,7 @@ blockchain==1.4.4
bond-api==0.1.12
# homeassistant.components.bosch_shc
boschshcpy==0.2.17
boschshcpy==0.2.19
# homeassistant.components.amazon_polly
# homeassistant.components.route53

View File

@ -220,7 +220,7 @@ blinkpy==0.17.0
bond-api==0.1.12
# homeassistant.components.bosch_shc
boschshcpy==0.2.17
boschshcpy==0.2.19
# homeassistant.components.braviatv
bravia-tv==1.0.11