Change from single timeout of 10 to socket timeout of 15, total timeout of 60, and retry up to 3 times. Bump life360 package to 5.3.0.
10 lines
272 B
JSON
10 lines
272 B
JSON
{
|
|
"domain": "life360",
|
|
"name": "Life360",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/life360",
|
|
"codeowners": ["@pnbruckner"],
|
|
"requirements": ["life360==5.3.0"],
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["life360"]
|
|
}
|