mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 02:37:50 +00:00
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,7 +3,7 @@
|
|||||||
"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.30"],
|
"requirements": ["boschshcpy==0.2.35"],
|
||||||
"zeroconf": [{ "type": "_http._tcp.local.", "name": "bosch shc*" }],
|
"zeroconf": [{ "type": "_http._tcp.local.", "name": "bosch shc*" }],
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"codeowners": ["@tschamm"],
|
"codeowners": ["@tschamm"],
|
||||||
|
@ -444,7 +444,7 @@ bluetooth-auto-recovery==0.3.3
|
|||||||
bond-async==0.1.22
|
bond-async==0.1.22
|
||||||
|
|
||||||
# homeassistant.components.bosch_shc
|
# homeassistant.components.bosch_shc
|
||||||
boschshcpy==0.2.30
|
boschshcpy==0.2.35
|
||||||
|
|
||||||
# homeassistant.components.amazon_polly
|
# homeassistant.components.amazon_polly
|
||||||
# homeassistant.components.route53
|
# homeassistant.components.route53
|
||||||
|
@ -355,7 +355,7 @@ bluetooth-auto-recovery==0.3.3
|
|||||||
bond-async==0.1.22
|
bond-async==0.1.22
|
||||||
|
|
||||||
# homeassistant.components.bosch_shc
|
# homeassistant.components.bosch_shc
|
||||||
boschshcpy==0.2.30
|
boschshcpy==0.2.35
|
||||||
|
|
||||||
# homeassistant.components.broadlink
|
# homeassistant.components.broadlink
|
||||||
broadlink==0.18.2
|
broadlink==0.18.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user