2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "tile",
|
|
|
|
"name": "Tile",
|
2020-06-04 16:07:27 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/tile",
|
2021-12-22 04:36:37 +00:00
|
|
|
"requirements": ["pytile==2021.12.0"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@bachya"],
|
|
|
|
"iot_class": "cloud_polling"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|