2019-06-18 03:23:59 +00:00
|
|
|
{
|
|
|
|
"domain": "plaato",
|
2021-02-01 17:12:56 +00:00
|
|
|
"name": "Plaato",
|
2019-06-18 03:23:59 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/plaato",
|
2019-06-18 03:23:59 +00:00
|
|
|
"dependencies": ["webhook"],
|
2021-02-01 17:12:56 +00:00
|
|
|
"after_dependencies": ["cloud"],
|
|
|
|
"codeowners": ["@JohNan"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"requirements": ["pyplaato==0.0.15"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_push",
|
|
|
|
"loggers": ["pyplaato"]
|
2020-01-06 20:28:23 +00:00
|
|
|
}
|