mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Bump life360 to 6.0.1 (#106149)
* Bump life360 package to 6.0.1 Fix recent API issues. * Update requirements files
This commit is contained in:
parent
e3cb90487c
commit
0ca8e52e57
@ -6,5 +6,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/life360",
|
"documentation": "https://www.home-assistant.io/integrations/life360",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["life360"],
|
"loggers": ["life360"],
|
||||||
"requirements": ["life360==6.0.0"]
|
"requirements": ["life360==6.0.1"]
|
||||||
}
|
}
|
||||||
|
@ -1162,7 +1162,7 @@ librouteros==3.2.0
|
|||||||
libsoundtouch==0.8
|
libsoundtouch==0.8
|
||||||
|
|
||||||
# homeassistant.components.life360
|
# homeassistant.components.life360
|
||||||
life360==6.0.0
|
life360==6.0.1
|
||||||
|
|
||||||
# homeassistant.components.osramlightify
|
# homeassistant.components.osramlightify
|
||||||
lightify==1.0.7.3
|
lightify==1.0.7.3
|
||||||
|
@ -913,7 +913,7 @@ librouteros==3.2.0
|
|||||||
libsoundtouch==0.8
|
libsoundtouch==0.8
|
||||||
|
|
||||||
# homeassistant.components.life360
|
# homeassistant.components.life360
|
||||||
life360==6.0.0
|
life360==6.0.1
|
||||||
|
|
||||||
# homeassistant.components.linear_garage_door
|
# homeassistant.components.linear_garage_door
|
||||||
linear-garage-door==0.2.7
|
linear-garage-door==0.2.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user