Bumped boschshcpy 0.2.30 to 0.2.35 (#79017)
Bumped to boschshcpy==0.2.35
This commit is contained in:
parent
3875ce6c9e
commit
fc58d88770
3 changed files with 3 additions and 3 deletions
|
@ -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"],
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue