diff --git a/homeassistant/components/bosch_shc/manifest.json b/homeassistant/components/bosch_shc/manifest.json index 7922450ccde..d4a8498fba3 100644 --- a/homeassistant/components/bosch_shc/manifest.json +++ b/homeassistant/components/bosch_shc/manifest.json @@ -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*"} ], diff --git a/requirements_all.txt b/requirements_all.txt index 447d4e238ce..c7522635360 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 14b103584be..c101e11acd8 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -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