2019-06-06 23:07:15 +00:00
|
|
|
{
|
|
|
|
"domain": "life360",
|
|
|
|
"name": "Life360",
|
2023-02-08 19:35:25 +00:00
|
|
|
"codeowners": ["@pnbruckner"],
|
2019-06-06 23:07:15 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/life360",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-02-08 19:35:25 +00:00
|
|
|
"loggers": ["life360"],
|
|
|
|
"requirements": ["life360==5.5.0"]
|
2019-06-06 23:07:15 +00:00
|
|
|
}
|