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
aa51b5f6d4
commit
126f0e4047
3 changed files with 3 additions and 3 deletions
|
@ -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"]
|
||||
}
|
||||
|
|
|
@ -1177,7 +1177,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
|
||||
|
|
|
@ -928,7 +928,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…
Add table
Add a link
Reference in a new issue