mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Bumped boschshcpy 0.2.19 to 0.2.27 (#62326)
This commit is contained in:
parent
647febd7d8
commit
78d028a013
@ -3,11 +3,9 @@
|
|||||||
"name": "Bosch SHC",
|
"name": "Bosch SHC",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/bosch_shc",
|
"documentation": "https://www.home-assistant.io/integrations/bosch_shc",
|
||||||
"requirements": ["boschshcpy==0.2.19"],
|
"requirements": ["boschshcpy==0.2.27"],
|
||||||
"zeroconf": [
|
"zeroconf": [{ "type": "_http._tcp.local.", "name": "bosch shc*" }],
|
||||||
{"type": "_http._tcp.local.", "name": "bosch shc*"}
|
|
||||||
],
|
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"codeowners": ["@tschamm"],
|
"codeowners": ["@tschamm"],
|
||||||
"after_dependencies": ["zeroconf"]
|
"after_dependencies": ["zeroconf"]
|
||||||
}
|
}
|
||||||
|
@ -424,7 +424,7 @@ blockchain==1.4.4
|
|||||||
bond-api==0.1.15
|
bond-api==0.1.15
|
||||||
|
|
||||||
# homeassistant.components.bosch_shc
|
# homeassistant.components.bosch_shc
|
||||||
boschshcpy==0.2.19
|
boschshcpy==0.2.27
|
||||||
|
|
||||||
# homeassistant.components.amazon_polly
|
# homeassistant.components.amazon_polly
|
||||||
# homeassistant.components.route53
|
# homeassistant.components.route53
|
||||||
|
@ -272,7 +272,7 @@ blinkpy==0.18.0
|
|||||||
bond-api==0.1.15
|
bond-api==0.1.15
|
||||||
|
|
||||||
# homeassistant.components.bosch_shc
|
# homeassistant.components.bosch_shc
|
||||||
boschshcpy==0.2.19
|
boschshcpy==0.2.27
|
||||||
|
|
||||||
# homeassistant.components.braviatv
|
# homeassistant.components.braviatv
|
||||||
bravia-tv==1.0.11
|
bravia-tv==1.0.11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user