Bump life360 package to 5.1.1 (#78550)
This commit is contained in:
parent
ec258410c5
commit
e7ca40156f
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/life360",
|
||||
"codeowners": ["@pnbruckner"],
|
||||
"requirements": ["life360==5.1.0"],
|
||||
"requirements": ["life360==5.1.1"],
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["life360"]
|
||||
}
|
||||
|
|
|
@ -989,7 +989,7 @@ librouteros==3.2.0
|
|||
libsoundtouch==0.8
|
||||
|
||||
# homeassistant.components.life360
|
||||
life360==5.1.0
|
||||
life360==5.1.1
|
||||
|
||||
# homeassistant.components.osramlightify
|
||||
lightify==1.0.7.3
|
||||
|
|
|
@ -721,7 +721,7 @@ librouteros==3.2.0
|
|||
libsoundtouch==0.8
|
||||
|
||||
# homeassistant.components.life360
|
||||
life360==5.1.0
|
||||
life360==5.1.1
|
||||
|
||||
# homeassistant.components.logi_circle
|
||||
logi_circle==0.2.3
|
||||
|
|
Loading…
Add table
Reference in a new issue