mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bumped boschshcpy 0.2.28 to 0.2.29 (#65328)
This commit is contained in:
parent
b450a41d7b
commit
a670317b80
@ -3,7 +3,7 @@
|
||||
"name": "Bosch SHC",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/bosch_shc",
|
||||
"requirements": ["boschshcpy==0.2.28"],
|
||||
"requirements": ["boschshcpy==0.2.29"],
|
||||
"zeroconf": [{ "type": "_http._tcp.local.", "name": "bosch shc*" }],
|
||||
"iot_class": "local_push",
|
||||
"codeowners": ["@tschamm"],
|
||||
|
@ -438,7 +438,7 @@ blockchain==1.4.4
|
||||
bond-api==0.1.16
|
||||
|
||||
# homeassistant.components.bosch_shc
|
||||
boschshcpy==0.2.28
|
||||
boschshcpy==0.2.29
|
||||
|
||||
# homeassistant.components.amazon_polly
|
||||
# homeassistant.components.route53
|
||||
|
@ -291,7 +291,7 @@ blinkpy==0.18.0
|
||||
bond-api==0.1.16
|
||||
|
||||
# homeassistant.components.bosch_shc
|
||||
boschshcpy==0.2.28
|
||||
boschshcpy==0.2.29
|
||||
|
||||
# homeassistant.components.braviatv
|
||||
bravia-tv==1.0.11
|
||||
|
Loading…
x
Reference in New Issue
Block a user