mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump python-MotionMount to 2.3.0 (#136985)
This commit is contained in:
@ -6,6 +6,6 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/motionmount",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["python-MotionMount==2.2.0"],
|
||||
"requirements": ["python-MotionMount==2.3.0"],
|
||||
"zeroconf": ["_tvm._tcp.local."]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2346,7 +2346,7 @@ pytautulli==23.1.1
|
||||
pythinkingcleaner==0.0.3
|
||||
|
||||
# homeassistant.components.motionmount
|
||||
python-MotionMount==2.2.0
|
||||
python-MotionMount==2.3.0
|
||||
|
||||
# homeassistant.components.awair
|
||||
python-awair==0.2.4
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1912,7 +1912,7 @@ pyswitchbee==1.8.3
|
||||
pytautulli==23.1.1
|
||||
|
||||
# homeassistant.components.motionmount
|
||||
python-MotionMount==2.2.0
|
||||
python-MotionMount==2.3.0
|
||||
|
||||
# homeassistant.components.awair
|
||||
python-awair==0.2.4
|
||||
|
Reference in New Issue
Block a user