mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +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",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["life360"],
|
||||
"requirements": ["life360==6.0.0"]
|
||||
"requirements": ["life360==6.0.1"]
|
||||
}
|
||||
|
@ -1162,7 +1162,7 @@ librouteros==3.2.0
|
||||
libsoundtouch==0.8
|
||||
|
||||
# homeassistant.components.life360
|
||||
life360==6.0.0
|
||||
life360==6.0.1
|
||||
|
||||
# homeassistant.components.osramlightify
|
||||
lightify==1.0.7.3
|
||||
|
@ -913,7 +913,7 @@ librouteros==3.2.0
|
||||
libsoundtouch==0.8
|
||||
|
||||
# homeassistant.components.life360
|
||||
life360==6.0.0
|
||||
life360==6.0.1
|
||||
|
||||
# homeassistant.components.linear_garage_door
|
||||
linear-garage-door==0.2.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user