mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
bump bosch_alarm_mode2 to 0.4.6 (#142436)
* bump bosch_alarm_mode2 to 0.4.5 * bump bosch_alarm_mode2 to 0.4.6 --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
@ -7,5 +7,5 @@
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"quality_scale": "bronze",
|
||||
"requirements": ["bosch-alarm-mode2==0.4.3"]
|
||||
"requirements": ["bosch-alarm-mode2==0.4.6"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -645,7 +645,7 @@ bluetooth-data-tools==1.27.0
|
||||
bond-async==0.2.1
|
||||
|
||||
# homeassistant.components.bosch_alarm
|
||||
bosch-alarm-mode2==0.4.3
|
||||
bosch-alarm-mode2==0.4.6
|
||||
|
||||
# homeassistant.components.bosch_shc
|
||||
boschshcpy==0.2.91
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -570,7 +570,7 @@ bluetooth-data-tools==1.27.0
|
||||
bond-async==0.2.1
|
||||
|
||||
# homeassistant.components.bosch_alarm
|
||||
bosch-alarm-mode2==0.4.3
|
||||
bosch-alarm-mode2==0.4.6
|
||||
|
||||
# homeassistant.components.bosch_shc
|
||||
boschshcpy==0.2.91
|
||||
|
Reference in New Issue
Block a user