Bumped boschshcpy 0.2.30 to 0.2.35 (#79017)

Bumped to boschshcpy==0.2.35
This commit is contained in:
Thomas Schamm 2022-09-24 02:43:03 +02:00 committed by GitHub
parent 3875ce6c9e
commit fc58d88770
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.30"],
"requirements": ["boschshcpy==0.2.35"],
"zeroconf": [{ "type": "_http._tcp.local.", "name": "bosch shc*" }],
"iot_class": "local_push",
"codeowners": ["@tschamm"],

View file

@ -444,7 +444,7 @@ bluetooth-auto-recovery==0.3.3
bond-async==0.1.22
# homeassistant.components.bosch_shc
boschshcpy==0.2.30
boschshcpy==0.2.35
# homeassistant.components.amazon_polly
# homeassistant.components.route53

View file

@ -355,7 +355,7 @@ bluetooth-auto-recovery==0.3.3
bond-async==0.1.22
# homeassistant.components.bosch_shc
boschshcpy==0.2.30
boschshcpy==0.2.35
# homeassistant.components.broadlink
broadlink==0.18.2