ha-core/homeassistant/components/life360/manifest.json

11 lines
272 B
JSON
Raw Normal View History

2019-06-07 01:07:15 +02:00
{
"domain": "life360",
"name": "Life360",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/life360",
"codeowners": ["@pnbruckner"],
"requirements": ["life360==4.1.1"],
"iot_class": "cloud_polling",
"loggers": ["life360"]
2019-06-07 01:07:15 +02:00
}