|
{
|
|
"domain": "tile",
|
|
"name": "Tile",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/tile",
|
|
"requirements": ["pytile==2022.02.0"],
|
|
"codeowners": ["@bachya"],
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pytile"],
|
|
"integration_type": "hub"
|
|
}
|