Bumped boschshcpy 0.2.27 to 0.2.28 (#62778)
This commit is contained in:
parent
08a3140e6c
commit
746aa948bb
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.27"],
|
||||
"requirements": ["boschshcpy==0.2.28"],
|
||||
"zeroconf": [{ "type": "_http._tcp.local.", "name": "bosch shc*" }],
|
||||
"iot_class": "local_push",
|
||||
"codeowners": ["@tschamm"],
|
||||
|
|
|
@ -426,7 +426,7 @@ blockchain==1.4.4
|
|||
bond-api==0.1.15
|
||||
|
||||
# homeassistant.components.bosch_shc
|
||||
boschshcpy==0.2.27
|
||||
boschshcpy==0.2.28
|
||||
|
||||
# homeassistant.components.amazon_polly
|
||||
# homeassistant.components.route53
|
||||
|
|
|
@ -273,7 +273,7 @@ blinkpy==0.18.0
|
|||
bond-api==0.1.15
|
||||
|
||||
# homeassistant.components.bosch_shc
|
||||
boschshcpy==0.2.27
|
||||
boschshcpy==0.2.28
|
||||
|
||||
# homeassistant.components.braviatv
|
||||
bravia-tv==1.0.11
|
||||
|
|
Loading…
Add table
Reference in a new issue