mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 18:27:51 +00:00
Bump python-MotionMount to 2.1.0 (#125660)
This commit is contained in:
parent
e261a159d5
commit
db61f8a0fa
@ -6,6 +6,6 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/motionmount",
|
"documentation": "https://www.home-assistant.io/integrations/motionmount",
|
||||||
"integration_type": "device",
|
"integration_type": "device",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"requirements": ["python-MotionMount==2.0.0"],
|
"requirements": ["python-MotionMount==2.1.0"],
|
||||||
"zeroconf": ["_tvm._tcp.local."]
|
"zeroconf": ["_tvm._tcp.local."]
|
||||||
}
|
}
|
||||||
|
@ -2274,7 +2274,7 @@ pytfiac==0.4
|
|||||||
pythinkingcleaner==0.0.3
|
pythinkingcleaner==0.0.3
|
||||||
|
|
||||||
# homeassistant.components.motionmount
|
# homeassistant.components.motionmount
|
||||||
python-MotionMount==2.0.0
|
python-MotionMount==2.1.0
|
||||||
|
|
||||||
# homeassistant.components.awair
|
# homeassistant.components.awair
|
||||||
python-awair==0.2.4
|
python-awair==0.2.4
|
||||||
|
@ -1819,7 +1819,7 @@ pytautulli==23.1.1
|
|||||||
pytedee-async==0.2.20
|
pytedee-async==0.2.20
|
||||||
|
|
||||||
# homeassistant.components.motionmount
|
# homeassistant.components.motionmount
|
||||||
python-MotionMount==2.0.0
|
python-MotionMount==2.1.0
|
||||||
|
|
||||||
# homeassistant.components.awair
|
# homeassistant.components.awair
|
||||||
python-awair==0.2.4
|
python-awair==0.2.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user