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 Franck Nijhof
parent e3cb90487c
commit 0ca8e52e57
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
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

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

View File

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