mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Bumped to boschshcpy==0.2.19 (#51416)
* Bumped to boschshcpy==0.2.19 * update requirements
This commit is contained in:
parent
ffe8b3e49b
commit
53ae340900
@ -3,7 +3,7 @@
|
||||
"name": "Bosch SHC",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/bosch_shc",
|
||||
"requirements": ["boschshcpy==0.2.17"],
|
||||
"requirements": ["boschshcpy==0.2.19"],
|
||||
"zeroconf": [
|
||||
{"type": "_http._tcp.local.", "name": "bosch shc*"}
|
||||
],
|
||||
|
@ -383,7 +383,7 @@ blockchain==1.4.4
|
||||
bond-api==0.1.12
|
||||
|
||||
# homeassistant.components.bosch_shc
|
||||
boschshcpy==0.2.17
|
||||
boschshcpy==0.2.19
|
||||
|
||||
# homeassistant.components.amazon_polly
|
||||
# homeassistant.components.route53
|
||||
|
@ -220,7 +220,7 @@ blinkpy==0.17.0
|
||||
bond-api==0.1.12
|
||||
|
||||
# homeassistant.components.bosch_shc
|
||||
boschshcpy==0.2.17
|
||||
boschshcpy==0.2.19
|
||||
|
||||
# homeassistant.components.braviatv
|
||||
bravia-tv==1.0.11
|
||||
|
Loading…
x
Reference in New Issue
Block a user