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:
Phil Bruckner 2023-12-21 00:18:49 -06:00 committed by GitHub
parent aa51b5f6d4
commit 126f0e4047
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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"]
}

View file

@ -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

View file

@ -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