mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Bump python-MotionMount to 2.2.0 (#126309)
This commit is contained in:
parent
fb56c5875a
commit
3ad6589f25
@ -6,6 +6,6 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/motionmount",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["python-MotionMount==2.1.0"],
|
||||
"requirements": ["python-MotionMount==2.2.0"],
|
||||
"zeroconf": ["_tvm._tcp.local."]
|
||||
}
|
||||
|
@ -2280,7 +2280,7 @@ pytedee-async==0.2.20
|
||||
pythinkingcleaner==0.0.3
|
||||
|
||||
# homeassistant.components.motionmount
|
||||
python-MotionMount==2.1.0
|
||||
python-MotionMount==2.2.0
|
||||
|
||||
# homeassistant.components.awair
|
||||
python-awair==0.2.4
|
||||
|
@ -1828,7 +1828,7 @@ pytautulli==23.1.1
|
||||
pytedee-async==0.2.20
|
||||
|
||||
# homeassistant.components.motionmount
|
||||
python-MotionMount==2.1.0
|
||||
python-MotionMount==2.2.0
|
||||
|
||||
# homeassistant.components.awair
|
||||
python-awair==0.2.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user