Bumped to boschshcpy==0.2.30 (#67965)

This commit is contained in:
Thomas Schamm 2022-03-10 19:43:43 +01:00 committed by GitHub
parent 65fbcfa0ba
commit 62e3563752
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.29"],
"requirements": ["boschshcpy==0.2.30"],
"zeroconf": [{ "type": "_http._tcp.local.", "name": "bosch shc*" }],
"iot_class": "local_push",
"codeowners": ["@tschamm"],

View File

@ -408,7 +408,7 @@ blockchain==1.4.4
bond-api==0.1.16
# homeassistant.components.bosch_shc
boschshcpy==0.2.29
boschshcpy==0.2.30
# homeassistant.components.amazon_polly
# homeassistant.components.route53

View File

@ -301,7 +301,7 @@ blinkpy==0.18.0
bond-api==0.1.16
# homeassistant.components.bosch_shc
boschshcpy==0.2.29
boschshcpy==0.2.30
# homeassistant.components.braviatv
bravia-tv==1.0.11